mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
No need to use ${STRIP_CMD}, ${BSD_INSTALL_PROGRAM} already takes care of this
This commit is contained in:
parent
d95d778ac6
commit
d0ffb98a35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370715
@ -16,7 +16,4 @@ USES= gmake
|
||||
USE_GNOME= gtk12
|
||||
USE_CSTD= gnu89
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/deskmenu
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user