diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-11-14 16:49:49 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-11-14 16:49:49 +0800 |
commit | 4b78cc3800b105d4b003219c511d58df9e4185b9 (patch) | |
tree | 856dc220c249daee959c14f3477a24aa6c8d8f2b /audio/xmms-sid | |
parent | a8ffccc037ad47a26c6154b58567dd50ef0f0d1b (diff) | |
download | freebsd-ports-gnome-4b78cc3800b105d4b003219c511d58df9e4185b9.tar.gz freebsd-ports-gnome-4b78cc3800b105d4b003219c511d58df9e4185b9.tar.zst freebsd-ports-gnome-4b78cc3800b105d4b003219c511d58df9e4185b9.zip |
Support staging.
Diffstat (limited to 'audio/xmms-sid')
-rw-r--r-- | audio/xmms-sid/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index 2baf074d0703..c38f42c2d506 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -14,7 +14,6 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms USE_BZIP2= yes -NO_STAGE= yes USES= gettext USE_GNOME= gtk12 GNU_CONFIGURE= yes |