aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/rexx-curl
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-04-02 18:38:36 +0800
committermiwi <miwi@FreeBSD.org>2013-04-02 18:38:36 +0800
commitfc94e82d1c443b1fbf1142e1308928dd23fbb733 (patch)
tree112e5f5b284220161ecfc2d41237131f5ebe4929 /ftp/rexx-curl
parent2296a1f6a16bb5ea097d08ccce5d2a04fa05433c (diff)
downloadfreebsd-ports-gnome-fc94e82d1c443b1fbf1142e1308928dd23fbb733.tar.gz
freebsd-ports-gnome-fc94e82d1c443b1fbf1142e1308928dd23fbb733.tar.zst
freebsd-ports-gnome-fc94e82d1c443b1fbf1142e1308928dd23fbb733.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
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}