aboutsummaryrefslogtreecommitdiff
path: root/comms/wsjt
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2009-10-05 21:52:44 +0000
committerDiane Bruce <db@FreeBSD.org>2009-10-05 21:52:44 +0000
commit71420ec473ecd8cbcb9779bfea57ff7c727d41be (patch)
tree819254bd4ebe18857e1b9453c7ffd51227de82d9 /comms/wsjt
parent985c07259cc2bc34b60c4a551a7be537c66c67fc (diff)
downloadports-71420ec473ecd8cbcb9779bfea57ff7c727d41be.tar.gz
ports-71420ec473ecd8cbcb9779bfea57ff7c727d41be.zip
Notes
Diffstat (limited to 'comms/wsjt')
-rw-r--r--comms/wsjt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile
index 643a12be85ef..fb87d3d5aa8f 100644
--- a/comms/wsjt/Makefile
+++ b/comms/wsjt/Makefile
@@ -39,6 +39,8 @@ PLIST_SUB= PYVER=${PYTHON_VERSION:S/python//} \
PORTVERSION=${PORTVERSION}
.include <bsd.port.pre.mk>
+post-configure:
+ @${REINPLACE_CMD} -e 's|-Wl.*||' ${WRKSRC}/Makefile
post-install:
.if !defined(NOPORTDOCS)