aboutsummaryrefslogtreecommitdiff
path: root/security/zxid
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-26 17:24:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-26 17:24:09 +0000
commit6c264060292f42651560446bc6f6b954abf3d0ec (patch)
tree49c19c4d2eee58d4a501f79dfbcc7edddb559668 /security/zxid
parent771539cd45da4c92780dcf69cecf103b6b1c9ff9 (diff)
downloadports-6c264060292f42651560446bc6f6b954abf3d0ec.tar.gz
ports-6c264060292f42651560446bc6f6b954abf3d0ec.zip
Remove --export-all-symbols which is not supported and makes 'make install' fail.
Notes
Notes: svn path=/head/; revision=325406
Diffstat (limited to 'security/zxid')
-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/