diff options
Diffstat (limited to 'audio/gnome-audio')
-rw-r--r-- | audio/gnome-audio/Makefile | 3 | ||||
-rw-r--r-- | audio/gnome-audio/pkg-plist | 1 |
2 files changed, 2 insertions, 2 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 diff --git a/audio/gnome-audio/pkg-plist b/audio/gnome-audio/pkg-plist index e6c26480223f..f0b94e729074 100644 --- a/audio/gnome-audio/pkg-plist +++ b/audio/gnome-audio/pkg-plist @@ -15,4 +15,3 @@ share/gnome/sounds/startup3.wav share/gnome/sounds/warning.wav @dirrm share/gnome/sounds/gtk-events @dirrm share/gnome/sounds/panel -@dirrm share/gnome/sounds |