diff options
Diffstat (limited to 'audio/rhythmbox3/Makefile')
-rw-r--r-- | audio/rhythmbox3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/rhythmbox3/Makefile b/audio/rhythmbox3/Makefile index 971c92850..f1273e940 100644 --- a/audio/rhythmbox3/Makefile +++ b/audio/rhythmbox3/Makefile @@ -8,6 +8,7 @@ PORTREVISION= 1 CATEGORIES= audio gnome #MASTER_SITES= GNOME MASTER_SITES= LOCAL/kwm +PKGNAMESUFFIX= 3 DIST_SUBDIR= gnome3 MAINTAINER= marcus@FreeBSD.org @@ -25,10 +26,8 @@ LIB_DEPENDS= libmusicbrainz3.so:${PORTSDIR}/audio/libmusicbrainz3 \ CONFLICTS= rhythmbox-0.[0-9]* -NO_STAGE= yes -LATEST_LINK= rhythmbox3 USE_BZIP2= yes -USES= gettext gmake pathfix +USES= gettext gmake pathfix pkgconfig INSTALLS_OMF= yes USE_XORG= ice xproto USE_GNOME= intlhack gnomeprefix gtk30 introspection:build |