From 679f82ba5a2b417c7b9118d4072ce41bf89575aa Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 28 Apr 2013 12:15:27 +0000 Subject: More syncs with ports, updating for new USES, bit of reshuffling to reduce diffs with ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18401 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/gconf-editor3/Makefile | 4 ++-- sysutils/gstreamer1-plugins-cdio/Makefile | 13 ------------- sysutils/polkit-gnome/Makefile | 1 - 3 files changed, 2 insertions(+), 16 deletions(-) delete mode 100644 sysutils/gstreamer1-plugins-cdio/Makefile (limited to 'sysutils') diff --git a/sysutils/gconf-editor3/Makefile b/sysutils/gconf-editor3/Makefile index ec5144d8d..d4949729d 100644 --- a/sysutils/gconf-editor3/Makefile +++ b/sysutils/gconf-editor3/Makefile @@ -21,8 +21,8 @@ INSTALLS_ICONS= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gtk30 gconf2 gnomedocutils GNU_CONFIGURE= yes -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib MAN1= gconf-editor.1 GCONF_SCHEMAS= gconf-editor.schemas diff --git a/sysutils/gstreamer1-plugins-cdio/Makefile b/sysutils/gstreamer1-plugins-cdio/Makefile deleted file mode 100644 index e75f0104c..000000000 --- a/sysutils/gstreamer1-plugins-cdio/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# $FreeBSD$ - -PORTREVISION= 0 -CATEGORIES= sysutils - -COMMENT= Gstreamer compact disc input and control library - -GST_PLUGIN= cdio -DIST= ugly - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile index 4a7b38fed..8f3ad264d 100644 --- a/sysutils/polkit-gnome/Makefile +++ b/sysutils/polkit-gnome/Makefile @@ -15,7 +15,6 @@ LIB_DEPENDS= polkit-gobject-1:${PORTSDIR}/sysutils/polkit USE_XZ= yes USE_GMAKE= yes USES= gettext pathfix -USE_GETTEXT= yes USE_GNOME= gnomeprefix gtk20 intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit v1.2.3