diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /audio/jamboree | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'audio/jamboree')
-rw-r--r-- | audio/jamboree/Makefile | 6 | ||||
-rw-r--r-- | audio/jamboree/pkg-plist | 12 |
2 files changed, 15 insertions, 3 deletions
diff --git a/audio/jamboree/Makefile b/audio/jamboree/Makefile index cf3714c98175..5e3e1cf69e54 100644 --- a/audio/jamboree/Makefile +++ b/audio/jamboree/Makefile @@ -7,7 +7,7 @@ PORTNAME= jamboree PORTVERSION= 0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} @@ -18,14 +18,14 @@ COMMENT= A simple GNOME music player LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libglade2 USE_GSTREAMER80= vorbis mad gconf GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ - GST_INSPECT="${X11BASE}/bin/gst-inspect-0.8" + GST_INSPECT="${LOCALBASE}/bin/gst-inspect-0.8" GCONF_SCHEMAS= jamboree.schemas post-patch: diff --git a/audio/jamboree/pkg-plist b/audio/jamboree/pkg-plist index 3c3f01bcf2c6..650e57727f39 100644 --- a/audio/jamboree/pkg-plist +++ b/audio/jamboree/pkg-plist @@ -38,3 +38,15 @@ share/locale/sr/LC_MESSAGES/jamboree.mo share/locale/sr@Latn/LC_MESSAGES/jamboree.mo share/locale/sv/LC_MESSAGES/jamboree.mo @dirrm share/gnome/jamboree +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr +@dirrmtry share/locale/pt/LC_MESSAGES +@dirrmtry share/locale/pt +@dirrmtry share/locale/no/LC_MESSAGES +@dirrmtry share/locale/no +@dirrmtry share/locale/fi/LC_MESSAGES +@dirrmtry share/locale/fi +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs +@dirrmtry share/locale/ca/LC_MESSAGES +@dirrmtry share/locale/ca |