diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-26 03:17:31 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-26 03:17:31 +0800 |
commit | 6e9763ece72a584e0d60bbb2792129f6bd27eb05 (patch) | |
tree | a58ce49c8e0d805abfd4da4a49f97c13926da7a1 | |
parent | 378417f0a26c2faa842a8e9310db76a2d1be988a (diff) | |
download | marcuscom-ports-6e9763ece72a584e0d60bbb2792129f6bd27eb05.tar marcuscom-ports-6e9763ece72a584e0d60bbb2792129f6bd27eb05.tar.gz marcuscom-ports-6e9763ece72a584e0d60bbb2792129f6bd27eb05.tar.bz2 marcuscom-ports-6e9763ece72a584e0d60bbb2792129f6bd27eb05.tar.lz marcuscom-ports-6e9763ece72a584e0d60bbb2792129f6bd27eb05.tar.xz marcuscom-ports-6e9763ece72a584e0d60bbb2792129f6bd27eb05.tar.zst marcuscom-ports-6e9763ece72a584e0d60bbb2792129f6bd27eb05.zip |
This port now depends on nautilus-cd-burner.
Reported by: GNOME Tinderbox
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3139 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | audio/gnome-media/Makefile | 3 | ||||
-rw-r--r-- | audio/gnomemedia2/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile index 51f88db86..4631a24ec 100644 --- a/audio/gnome-media/Makefile +++ b/audio/gnome-media/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomemedia2 PORTVERSION= 2.9.1 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-media/2.9 @@ -25,7 +26,7 @@ INSTALLS_SHLIB= yes USE_REINPLACE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack intlhack gnomehier gnomedesktop \ - gail + gail nautiluscdburner USE_GSTREAMER= esound CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/gnomemedia2/Makefile b/audio/gnomemedia2/Makefile index 51f88db86..4631a24ec 100644 --- a/audio/gnomemedia2/Makefile +++ b/audio/gnomemedia2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomemedia2 PORTVERSION= 2.9.1 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-media/2.9 @@ -25,7 +26,7 @@ INSTALLS_SHLIB= yes USE_REINPLACE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack intlhack gnomehier gnomedesktop \ - gail + gail nautiluscdburner USE_GSTREAMER= esound CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |