summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-09 03:26:22 +0000
committerkris <kris@FreeBSD.org>2004-06-09 03:26:22 +0000
commita4ba3090a585815698052d1398aaf256fc49a196 (patch)
tree0636163f4ff6362bc8babf69fda5671cc9a2c66b
parentf53ab99eec2c56b7eabc97f068af5ec1e583b301 (diff)
downloadFreeBSD-ports-a4ba3090a585815698052d1398aaf256fc49a196.zip
FreeBSD-ports-a4ba3090a585815698052d1398aaf256fc49a196.tar.gz
BROKEN: Does not build with new curl library
-rw-r--r--ftp/rexx-curl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile
index ee23113..387f7b2 100644
--- a/ftp/rexx-curl/Makefile
+++ b/ftp/rexx-curl/Makefile
@@ -22,6 +22,8 @@ BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
+BROKEN= "Build fails"
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-rexx=regina
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
OpenPOWER on IntegriCloud