diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-11-13 16:00:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-11-13 16:00:45 +0000 |
commit | fe3d08c08c7681a56a791f946e16087ee01f802f (patch) | |
tree | 5d4e986aec7e3833f184286d8c3b0ab9a3591a3d | |
parent | Support staging. (diff) |
Support staging.
Notes
Notes:
svn path=/head/; revision=333705
-rw-r--r-- | audio/xmms-audiofile/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmms-audiofile/Makefile b/audio/xmms-audiofile/Makefile index 14486884cc3d..291c863705f2 100644 --- a/audio/xmms-audiofile/Makefile +++ b/audio/xmms-audiofile/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms PLIST_FILES= lib/xmms/Input/libaf.so USES= gmake -NO_STAGE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_LDCONFIG= yes |