diff options
Diffstat (limited to 'audio/gnome-audio')
-rw-r--r-- | audio/gnome-audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile index 391742332fd8..c8ee37c37676 100644 --- a/audio/gnome-audio/Makefile +++ b/audio/gnome-audio/Makefile @@ -4,6 +4,7 @@ PORTNAME= gnome-audio PORTVERSION= 2.22.2 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= GNOME @@ -12,7 +13,6 @@ COMMENT= Sound files for use with GNOME 2 USES= tar:bzip2 NO_BUILD= yes -USE_GNOME= gnomehier MAKE_ENV= prefix=${PREFIX} post-patch: |