svn commit: r333679 - head/audio/xmms-openspc
Emanuel Haupt
ehaupt at FreeBSD.org
Wed Nov 13 12:47:30 UTC 2013
Author: ehaupt
Date: Wed Nov 13 12:47:29 2013
New Revision: 333679
URL: http://svnweb.freebsd.org/changeset/ports/333679
Log:
Support staging.
Modified:
head/audio/xmms-openspc/Makefile
Modified: head/audio/xmms-openspc/Makefile
==============================================================================
--- head/audio/xmms-openspc/Makefile Wed Nov 13 12:11:30 2013 (r333678)
+++ head/audio/xmms-openspc/Makefile Wed Nov 13 12:47:29 2013 (r333679)
@@ -16,13 +16,12 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/na
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>
More information about the svn-ports-head
mailing list