aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-27 01:24:09 +0800
committerbapt <bapt@FreeBSD.org>2013-08-27 01:24:09 +0800
commit46bed61ae4dd6bd2fdcceaf13981d10f8fad970b (patch)
tree49c19c4d2eee58d4a501f79dfbcc7edddb559668 /security
parentbd988e795cd59b056f517a3b91716198756f8e67 (diff)
downloadfreebsd-ports-gnome-46bed61ae4dd6bd2fdcceaf13981d10f8fad970b.tar.gz
freebsd-ports-gnome-46bed61ae4dd6bd2fdcceaf13981d10f8fad970b.tar.zst
freebsd-ports-gnome-46bed61ae4dd6bd2fdcceaf13981d10f8fad970b.zip
Remove --export-all-symbols which is not supported and makes 'make install' fail.
Diffstat (limited to 'security')
-rw-r--r--security/zxid/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/zxid/Makefile b/security/zxid/Makefile
index f8ed1c58139a..1cb702750ee3 100644
--- a/security/zxid/Makefile
+++ b/security/zxid/Makefile
@@ -30,7 +30,9 @@ ZXID_BINS= smime zxcall zxcot zxdecode zxencdectest zxid zxidhlo \
.include <bsd.port.options.mk>
post-patch:
- @${REINPLACE_CMD} -e '/which gcc/d' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e '/which gcc/d' \
+ -e 's/ --export-all-symbols/ /g' \
+ ${WRKSRC}/Makefile
post-install:
${MKDIR} ${PREFIX}/include/zxid/