aboutsummaryrefslogtreecommitdiff
path: root/audio/penguinsap
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/penguinsap
parent0798d61585c1bb62d7fe58a74250b3d4b59388b0 (diff)
downloadports-f4a1e022c0d267b40fde97c90402277490d4eb4f.tar.gz
ports-f4a1e022c0d267b40fde97c90402277490d4eb4f.zip
Support staging.
Notes
Notes: svn path=/head/; revision=331422
Diffstat (limited to 'audio/penguinsap')
-rw-r--r--audio/penguinsap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/penguinsap/Makefile b/audio/penguinsap/Makefile
index 2230bd7c585a..507b4e09adc2 100644
--- a/audio/penguinsap/Makefile
+++ b/audio/penguinsap/Makefile
@@ -10,7 +10,6 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Command-line Atari(TM) .sap player
USE_DOS2UNIX= yes
-NO_STAGE= yes
SOURCES= sapPokey pokey1 sapCpu sapEngine main pokey0
@@ -45,7 +44,7 @@ do-build:
-o ${WRKSRC}/sap
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/sap ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/sap ${STAGEDIR}${PREFIX}/bin
post-install:
@${CAT} ${PKGMESSAGE}