diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-01 10:37:30 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-01 10:37:30 +0800 |
commit | b2d34e20958e886c264aa1b1cb8c35cbb78bfe86 (patch) | |
tree | 5eea6a9beb26fad30d4ef8fe117c97313d9d1fac | |
parent | e1f40862003aaed1b97e63b08e676fd85e0bd7d3 (diff) | |
download | marcuscom-ports-b2d34e20958e886c264aa1b1cb8c35cbb78bfe86.tar marcuscom-ports-b2d34e20958e886c264aa1b1cb8c35cbb78bfe86.tar.gz marcuscom-ports-b2d34e20958e886c264aa1b1cb8c35cbb78bfe86.tar.bz2 marcuscom-ports-b2d34e20958e886c264aa1b1cb8c35cbb78bfe86.tar.lz marcuscom-ports-b2d34e20958e886c264aa1b1cb8c35cbb78bfe86.tar.xz marcuscom-ports-b2d34e20958e886c264aa1b1cb8c35cbb78bfe86.tar.zst marcuscom-ports-b2d34e20958e886c264aa1b1cb8c35cbb78bfe86.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14777 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | sysutils/brasero/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index 5af2bdc52..b32bc3f1a 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/brasero/Makefile,v 1.79 2010/09/19 10:42:08 kwm Exp $ +# $MCom: ports/sysutils/brasero/Makefile,v 1.80 2010/09/27 21:02:58 kwm Exp $ PORTNAME= brasero PORTVERSION= 2.32.0 @@ -26,7 +26,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_XORG= sm -USE_GNOME= intlhack gnomeprefix gnomehack +USE_GNOME= intlhack gnomeprefix gnomehack gnomedocutils GNOME_DESKTOP_VERSION=2 USE_LDCONFIG= yes USE_GSTREAMER= gconf core |