diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-04-02 10:38:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-04-02 10:38:36 +0000 |
commit | c452d019617ffcf1a1ce737736cd13a70112cf81 (patch) | |
tree | 112e5f5b284220161ecfc2d41237131f5ebe4929 /ftp | |
parent | ed74fa8a35883ea7fff9ea3767f42cc3afb66879 (diff) | |
download | ports-c452d019617ffcf1a1ce737736cd13a70112cf81.tar.gz ports-c452d019617ffcf1a1ce737736cd13a70112cf81.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/rexx-curl/Makefile | 1 |
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} |