diff options
Diffstat (limited to 'audio/aqualung/Makefile')
-rw-r--r-- | audio/aqualung/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index 9baaf0d69da1..26295c356eb7 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -32,6 +32,7 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \ cddb:${PORTSDIR}/audio/libcddb \ strfunc:${PORTSDIR}/devel/libstrfunc +NO_STAGE= yes USES= gmake pkgconfig gettext USE_GNOME= gtk20 libxml2 GNU_CONFIGURE= yes |