Fix staging (make sure that PREFIX is changed only at install time and not at build time)

This commit is contained in:
Baptiste Daroussin 2014-06-03 17:13:45 +00:00
parent cdd9e27439
commit 4ed5e249c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356381

View file

@ -3,7 +3,7 @@
PORTNAME= wavplay
PORTVERSION= 1.4
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= SUNSITE/apps/sound/players/
@ -13,7 +13,7 @@ COMMENT= A wav player and recorder
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON=Doesn't work on !i386 and amd64
MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}"
INSTALL_TARGET= install PREFIX="${STAGEDIR}${PREFIX}"
PLIST_FILES= bin/wavplay bin/wavrec man/man1/${PORTNAME}.1.gz