diff options
Diffstat (limited to 'audio/gnome-audio/Makefile')
-rw-r--r-- | audio/gnome-audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile index 56ce2f249172..064ce401966b 100644 --- a/audio/gnome-audio/Makefile +++ b/audio/gnome-audio/Makefile @@ -15,7 +15,8 @@ DISTNAME= gnome-audio-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org USE_X_PREFIX= yes -USE_GNOMELIBS= yes +USE_GNOMENG= yes +USE_GNOME= gnomehack gnomeprefix gnomehier NO_BUILD= yes WRKSRC= ${WRKDIR}/${DISTNAME}/sounds |