aboutsummaryrefslogtreecommitdiff
path: root/comms/wspr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/wspr/Makefile')
-rw-r--r--comms/wspr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile
index 56bca2115d98..7de376becaa5 100644
--- a/comms/wspr/Makefile
+++ b/comms/wspr/Makefile
@@ -39,6 +39,8 @@ do-build:
(cd ${WRKSRC};${GMAKE})
post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/wspr/WsprMod/w.so
+
.if defined(BOOTSTRAP)
#portlint freaks over this but it's only for dev ignore.
SVN_REV!= svn info svn://svn.code.sf.net/p/wsjt/wsjt/branches/wspr | ${GREP} Revision | cut -d' ' -f2