aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-09 11:26:22 +0800
committerkris <kris@FreeBSD.org>2004-06-09 11:26:22 +0800
commita4ba3090a585815698052d1398aaf256fc49a196 (patch)
tree0636163f4ff6362bc8babf69fda5671cc9a2c66b /ftp
parentf53ab99eec2c56b7eabc97f068af5ec1e583b301 (diff)
downloadfreebsd-ports-gnome-a4ba3090a585815698052d1398aaf256fc49a196.tar.gz
freebsd-ports-gnome-a4ba3090a585815698052d1398aaf256fc49a196.tar.zst
freebsd-ports-gnome-a4ba3090a585815698052d1398aaf256fc49a196.zip
BROKEN: Does not build with new curl library
Diffstat (limited to 'ftp')
-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 ee231136834a..387f7b2d17c7 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}" \