aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-11-13 12:47:29 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-11-13 12:47:29 +0000
commitb17ff1fb1904937928bdcc2bb11586e13632ba3f (patch)
tree4e7992aa397ab938c283445de3fc6ffa3e4f23d1 /audio
parent6ca11dabc80b8d10a9671f30350643dfbabbdcb2 (diff)
downloadports-b17ff1fb1904937928bdcc2bb11586e13632ba3f.tar.gz
ports-b17ff1fb1904937928bdcc2bb11586e13632ba3f.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms-openspc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-openspc/Makefile b/audio/xmms-openspc/Makefile
index bceff7b2bb14..6a24db7abb52 100644
--- a/audio/xmms-openspc/Makefile
+++ b/audio/xmms-openspc/Makefile
@@ -16,13 +16,12 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm \
xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-NO_STAGE= yes
+GNU_CONFIGURE= yes
PLIST_FILES= lib/xmms/Input/openspc.la \
lib/xmms/Input/openspc.so
ONLY_FOR_ARCHS= i386 # contains x86 assembler code
-GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>