aboutsummaryrefslogtreecommitdiff
path: root/audio/playgsf
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-23 20:30:50 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-23 20:30:50 +0000
commitf4a1e022c0d267b40fde97c90402277490d4eb4f (patch)
tree55da60aef1b2c32d67ec2312379a244877492550 /audio/playgsf
parent0798d61585c1bb62d7fe58a74250b3d4b59388b0 (diff)
downloadports-f4a1e022c0d267b40fde97c90402277490d4eb4f.tar.gz
ports-f4a1e022c0d267b40fde97c90402277490d4eb4f.zip
Support staging.
Notes
Notes: svn path=/head/; revision=331422
Diffstat (limited to 'audio/playgsf')
-rw-r--r--audio/playgsf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile
index 9b836252ac2b..64d1bb4242a1 100644
--- a/audio/playgsf/Makefile
+++ b/audio/playgsf/Makefile
@@ -14,7 +14,6 @@ COMMENT= Command-line player for gsf audio files
LIB_DEPENDS= ao:${PORTSDIR}/audio/libao
USES= gmake
-NO_STAGE= yes
USE_DOS2UNIX= yes
GNU_CONFIGURE= yes
@@ -49,7 +48,7 @@ post-configure:
@(cd ${WRKSRC}/libresample-0.1.3; ./configure ${CONFIGURE_ENV})
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
post-install:
${CAT} ${PKGMESSAGE}