mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Strip libraries
This commit is contained in:
parent
cd6e01b58e
commit
029068d4d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388462
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user