diff options
Diffstat (limited to 'audio/xmms-openspc/Makefile')
-rw-r--r-- | audio/xmms-openspc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms-openspc/Makefile b/audio/xmms-openspc/Makefile index 49ab0b5793d9..ed1fb1a7f6e6 100644 --- a/audio/xmms-openspc/Makefile +++ b/audio/xmms-openspc/Makefile @@ -16,6 +16,8 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm \ xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms +NO_STAGE= yes + PLIST_FILES= lib/xmms/Input/openspc.la \ lib/xmms/Input/openspc.so |