devel/xxhash: Simplify Makefile
This commit is contained in:
parent
7ac780ee21
commit
5f4aceedba
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@ PORTSCOUT= skipv:r35,r36,r37,r38,r39,r40,r41,r42
|
|||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xxhsum
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxxhash.so.${PORTVERSION}
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxxhash.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue