diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-04 05:27:51 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-04 05:27:51 +0800 |
commit | 2dbda72086f851f8738b378220d7bdd872fcc682 (patch) | |
tree | e36dfbd7bb64e810c7536d68338f96b8d07eace5 /audio | |
parent | e930ed88146d23123cdfc22e7bb2147f44de3cf0 (diff) | |
download | marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar.gz marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar.bz2 marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar.lz marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar.xz marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.tar.zst marcuscom-ports-2dbda72086f851f8738b378220d7bdd872fcc682.zip |
Remove GNOME_DESKTOP_VERSION and reset the $FreeBSD$ in gdm.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16028 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnome-media/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile index 1e5e4f54e..f9741ad19 100644 --- a/audio/gnome-media/Makefile +++ b/audio/gnome-media/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/gnome-media/Makefile,v 1.158 2011/04/16 07:42:38 kwm Exp $ +# $MCom: ports/audio/gnome-media/Makefile,v 1.159 2011/04/30 20:43:12 mezz Exp $ # PORTNAME= gnome-media @@ -29,7 +29,6 @@ INSTALLS_ICONS= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack intlhack gtk20 libxml2 gconf2 USE_GSTREAMER= gconf good CONFIGURE_ARGS= --disable-gstmix |