aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-06-04 02:03:08 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-06-04 02:03:08 +0800
commit393c8324598f7d3d30c56fe4046a9ffaeab6f883 (patch)
treed33b47d5c4b6d76bf9bfa13486947eaaf8762dd6 /mail
parenteca8103e591385edee565ef7e15128ae8c40abc2 (diff)
downloadfreebsd-ports-gnome-393c8324598f7d3d30c56fe4046a9ffaeab6f883.tar.gz
freebsd-ports-gnome-393c8324598f7d3d30c56fe4046a9ffaeab6f883.tar.zst
freebsd-ports-gnome-393c8324598f7d3d30c56fe4046a9ffaeab6f883.zip
- Strip libraries
Diffstat (limited to 'mail')
-rw-r--r--mail/popular/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/popular/Makefile b/mail/popular/Makefile
index 5e7567b64920..c27baef32412 100644
--- a/mail/popular/Makefile
+++ b/mail/popular/Makefile
@@ -3,7 +3,7 @@
PORTNAME= popular
PORTVERSION= 1.5.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= mail
MASTER_SITES= http://www.remote.org/jochen/mail/popular/download/
@@ -26,6 +26,7 @@ LIBS+= -L${LOCALBASE}/lib
USE_RC_SUBR= pcheckd pproxy pserv 0ringd
post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/popular/*.so
@${MKDIR} ${STAGEDIR}${ETCDIR}
${INSTALL_DATA} ${WRKSRC}/conf/pproxy.rc ${STAGEDIR}${ETCDIR}/pproxy.rc.sample
${INSTALL_DATA} ${WRKSRC}/conf/pserv.rc ${STAGEDIR}${ETCDIR}/pserv.rc.sample