diff options
author | miwi <miwi@FreeBSD.org> | 2014-03-12 10:04:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-03-12 10:04:26 +0800 |
commit | 215102acec6af06696c5a9178749f48f378966a7 (patch) | |
tree | aebd81833d92c126c66f35b5a96a5ac16f77e5af /audio/gmpc-discogs | |
parent | 50e019fcd6eac1bf9eac6845cb65db3451fdcd5a (diff) | |
download | freebsd-ports-gnome-215102acec6af06696c5a9178749f48f378966a7.tar.gz freebsd-ports-gnome-215102acec6af06696c5a9178749f48f378966a7.tar.zst freebsd-ports-gnome-215102acec6af06696c5a9178749f48f378966a7.zip |
- Stage support
Diffstat (limited to 'audio/gmpc-discogs')
-rw-r--r-- | audio/gmpc-discogs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gmpc-discogs/Makefile b/audio/gmpc-discogs/Makefile index 3c53597d1e1d..63d8b0d5ebf3 100644 --- a/audio/gmpc-discogs/Makefile +++ b/audio/gmpc-discogs/Makefile @@ -17,7 +17,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes USE_GNOME= glib20 gtk20 intltool libxml2 -NO_STAGE= yes USES= gettext gmake pathfix pkgconfig .include <bsd.port.mk> |