diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 15:00:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 15:00:25 +0000 |
commit | c1611cdcce057ef28a98d37339b729c084505557 (patch) | |
tree | 28de7160190d940f3ed89e7f860937908740d1e9 /audio/xmms-openspc | |
parent | 7496d728dc827554ec79ff15733620e13029d11f (diff) |
Notes
Diffstat (limited to 'audio/xmms-openspc')
-rw-r--r-- | audio/xmms-openspc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-openspc/Makefile b/audio/xmms-openspc/Makefile index 226800cfc284..94c3a371ba78 100644 --- a/audio/xmms-openspc/Makefile +++ b/audio/xmms-openspc/Makefile @@ -7,7 +7,7 @@ PORTNAME= openspc PORTVERSION= 0.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ @@ -25,7 +25,6 @@ PLIST_FILES= lib/xmms/Input/openspc.la \ lib/xmms/Input/openspc.so ONLY_FOR_ARCHS= i386 # contains x86 assembler code -USE_X_PREFIX= yes GNU_CONFIGURE= yes post-patch: |