diff options
Diffstat (limited to 'audio/gmpc-lastfm/Makefile')
-rw-r--r-- | audio/gmpc-lastfm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile index 3d6300ad41aa..1042bc983dc3 100644 --- a/audio/gmpc-lastfm/Makefile +++ b/audio/gmpc-lastfm/Makefile @@ -18,6 +18,7 @@ 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> |