- Strip binaries
This commit is contained in:
parent
368ec2b481
commit
2dc22ae2b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389084
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= nxtvepg
|
||||
PORTVERSION= 2.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia tcl tk
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -25,6 +26,7 @@ post-patch:
|
|||
@${REINPLACE_CMD} 's|wait.h|sys/&|' ${WRKSRC}/epgdb/ttxgrab.c
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nxtvepg ${STAGEDIR}${PREFIX}/bin/nxtvepgd
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
(cd ${WRKSRC} && ${INSTALL_DATA} README TODO CHANGES manual.html \
|
||||
${STAGEDIR}${DOCSDIR})
|
||||
|
|
Loading…
Reference in a new issue