aboutsummaryrefslogtreecommitdiff
path: root/ftp/rexx-curl
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-04-02 10:38:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-04-02 10:38:36 +0000
commitc452d019617ffcf1a1ce737736cd13a70112cf81 (patch)
tree112e5f5b284220161ecfc2d41237131f5ebe4929 /ftp/rexx-curl
parented74fa8a35883ea7fff9ea3767f42cc3afb66879 (diff)
downloadports-c452d019617ffcf1a1ce737736cd13a70112cf81.tar.gz
ports-c452d019617ffcf1a1ce737736cd13a70112cf81.zip
- Mark BROKEN fails to build
rpath=/usr/lib:/usr/local/lib -lssl -lcrypto -lz ld: unrecognized option '-Wl,-rpath=/usr/lib:/usr/local/lib' ld: use the --help option for usage information gmake: *** [librexxcurl.so] Error 1 *** Error code 1 Approved by: portmgr
Notes
Notes: svn path=/head/; revision=315667
Diffstat (limited to 'ftp/rexx-curl')
-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}