diff options
Diffstat (limited to 'audio/gtkpod/Makefile')
-rw-r--r-- | audio/gtkpod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 7eaa4fcd7b6c..ad312ad387e5 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= id3tag:${PORTSDIR}/audio/libid3tag \ gpod:${PORTSDIR}/audio/libgpod USES= gettext gmake pkgconfig +NO_STAGE= yes USE_GNOME= gtk20 libglade2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |