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-lastfm | |
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-lastfm')
-rw-r--r-- | audio/gmpc-lastfm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile index 857b52f73580..4aeb6381240c 100644 --- a/audio/gmpc-lastfm/Makefile +++ b/audio/gmpc-lastfm/Makefile @@ -18,7 +18,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> |