aboutsummaryrefslogtreecommitdiff
path: root/ftp/rexx-curl
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-09 03:26:22 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-09 03:26:22 +0000
commit6791c34b4859132812fba8e987b7357fed4e8671 (patch)
tree2e72f20d433de5e161735ec7cab647e7b8cc31ad /ftp/rexx-curl
parent0690c66330fad882778bbfb32509a04611d2577b (diff)
downloadports-6791c34b4859132812fba8e987b7357fed4e8671.tar.gz
ports-6791c34b4859132812fba8e987b7357fed4e8671.zip
BROKEN: Does not build with new curl library
Notes
Notes: svn path=/head/; revision=111121
Diffstat (limited to 'ftp/rexx-curl')
-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}" \