summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/rexx-curl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile
index bd4057e051ea..dbbdb73d144e 100644
--- a/ftp/rexx-curl/Makefile
+++ b/ftp/rexx-curl/Makefile
@@ -21,6 +21,7 @@ BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
+BROKEN= fails to build
USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= ${PTHREAD_CFLAGS}