diff options
author | gahr <gahr@FreeBSD.org> | 2014-01-30 17:45:42 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-01-30 17:45:42 +0800 |
commit | 9368c6c6020cd34d28d6f355e218348f436763e9 (patch) | |
tree | f9fcb1f2a374b036d8e31a17a422ff434fe47925 /audio | |
parent | 2356acb7b668b4d31a4f46d23e9eee8cb16b8240 (diff) | |
download | freebsd-ports-gnome-9368c6c6020cd34d28d6f355e218348f436763e9.tar.gz freebsd-ports-gnome-9368c6c6020cd34d28d6f355e218348f436763e9.tar.zst freebsd-ports-gnome-9368c6c6020cd34d28d6f355e218348f436763e9.zip |
- STAGE-clean
Diffstat (limited to 'audio')
-rw-r--r-- | audio/jack_mixer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/jack_mixer/Makefile b/audio/jack_mixer/Makefile index eba5b6b9115d..0713ec5b2f09 100644 --- a/audio/jack_mixer/Makefile +++ b/audio/jack_mixer/Makefile @@ -16,7 +16,6 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/fpconst.py:${PORTSDIR}/math/py-fpconst \ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= pkgconfig -NO_STAGE= yes USE_PYTHON= yes USE_GNOME= gconf2 GCONF_SCHEMAS= jack_mixer.schemas |