From 03681b389c871a4d7cc2edddd921551fa4665e9d Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 10 Mar 2009 06:58:50 +0000 Subject: Dd a bunch of missing dependencies and hacks. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12060 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/brasero/Makefile | 6 ++++-- sysutils/brasero/files/patch-Makefile.in | 11 ----------- 2 files changed, 4 insertions(+), 13 deletions(-) delete mode 100644 sysutils/brasero/files/patch-Makefile.in (limited to 'sysutils/brasero') diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index eeeccfaec..b9ce25ab6 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -3,10 +3,11 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/sysutils/brasero/Makefile,v 1.38 2009/02/28 00:57:43 marcus Exp $ +# $MCom: ports/sysutils/brasero/Makefile,v 1.39 2009/03/02 05:35:04 marcus Exp $ PORTNAME= brasero PORTVERSION= 2.25.92 +PORTREVISION= 1 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,7 +22,8 @@ USE_GETTEXT= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehier +USE_XORG= sm +USE_GNOME= intlhack gnomeprefix gnomehack nautilus2 USE_GSTREAMER= gconf core INSTALLS_OMF= yes INSTALLS_ICONS= yes diff --git a/sysutils/brasero/files/patch-Makefile.in b/sysutils/brasero/files/patch-Makefile.in deleted file mode 100644 index 635ac51ce..000000000 --- a/sysutils/brasero/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2009-02-17 19:07:21.000000000 +0100 -+++ Makefile.in 2009-02-21 00:53:19.000000000 +0100 -@@ -318,7 +318,7 @@ - intltool-update \ - gtk-doc.make - --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = libbrasero-media.pc - all: config.h - $(MAKE) $(AM_MAKEFLAGS) all-recursive -- cgit v1.2.3