diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-18 15:15:06 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-18 15:15:06 +0000 |
commit | 8cc3f0c262418e3a4f137f5639933f4103624397 (patch) | |
tree | 91adb7c686d8d79abad99ea51a442415965b1e5b /audio | |
parent | 5723afa80198825d84d7813e13826a3f050584af (diff) | |
download | ports-8cc3f0c262418e3a4f137f5639933f4103624397.tar.gz ports-8cc3f0c262418e3a4f137f5639933f4103624397.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-fc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmms-fc/Makefile b/audio/xmms-fc/Makefile index c97f87c57ed7..15f544776a33 100644 --- a/audio/xmms-fc/Makefile +++ b/audio/xmms-fc/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms USE_BZIP2= yes -NO_STAGE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_lib_fc14audiodecoder_fc14dec_new=yes |