1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Strip libraries

This commit is contained in:
Dmitry Marakasov 2015-06-03 18:03:08 +00:00
parent cd6e01b58e
commit 029068d4d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388462

View File

@ -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