mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Strip binary
This commit is contained in:
parent
da7f3251d4
commit
0e0d3ecbac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379975
@ -9,9 +9,12 @@ MASTER_SITES= ftp://ftp.lemis.com/pub/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Utility to set title on an xterm
|
||||
|
||||
NO_WRKSUBDIR= YES
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
PLIST_FILES= bin/xtset man/man1/xtset.1.gz
|
||||
MAKE_ARGS+= PREFIX=${STAGEDIR}${PREFIX}
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user