diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-03 09:59:01 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-03 09:59:01 +0000 |
commit | 7dd2b8275706e35dfd1e4300af1f614c4e58a0c0 (patch) | |
tree | 3c883a39a2d25fb39090c52b9f70a4343ca7cc7a /x11-toolkits | |
parent | 8e9b67036c221691a461cb06c98cf968f1429dc7 (diff) | |
download | FreeBSD-ports-7dd2b8275706e35dfd1e4300af1f614c4e58a0c0.zip FreeBSD-ports-7dd2b8275706e35dfd1e4300af1f614c4e58a0c0.tar.gz |
Add an explicit dependency on pkgconf
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/eel/Makefile | 9 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp-beans/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtksourceview/Makefile | 9 | ||||
-rw-r--r-- | x11-toolkits/libgnomeprintuimm/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/libgnomeuimm/Makefile | 2 |
6 files changed, 9 insertions, 24 deletions
diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile index 5b09c73..22bec84 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: eel2 -# Date created: 8th May 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# +# Created by: Ade Lovett <ade@FreeBSD.org> # $FreeBSD$ # $MCom: ports/x11-toolkits/eel/Makefile,v 1.90 2010/09/28 09:15:49 kwm Exp $ -# PORTNAME= eel PORTVERSION= 2.26.0 @@ -16,9 +12,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Generally useful classes and extensions to GNOME -USES= gettext +USES= gettext gmake pkgconfig USE_BZIP2= yes -USE_GMAKE= yes USE_XORG= xrender GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gnomedesktop ltverhack intlhack diff --git a/x11-toolkits/gtk-sharp-beans/Makefile b/x11-toolkits/gtk-sharp-beans/Makefile index 1707dca..a43b68f 100644 --- a/x11-toolkits/gtk-sharp-beans/Makefile +++ b/x11-toolkits/gtk-sharp-beans/Makefile @@ -12,8 +12,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gio-sharp-2.0.pc:${PORTSDIR}/devel RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes +USES= gmake pkgconfig USE_BZIP2= yes -USE_GMAKE= yes .include <bsd.port.pre.mk> diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index d252562..151060f 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gtksourceview -# Date created: 07 May 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.46 2007/05/19 21:36:33 marcus Exp $ -# PORTNAME= gtksourceview PORTVERSION= 1.8.5 @@ -20,8 +16,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) -USES= gettext -USE_GMAKE= yes +USES= gettext gmake pkgconfig USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui intlhack \ diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile index 16971c7..0b74f0c 100644 --- a/x11-toolkits/libgnomeprintuimm/Makefile +++ b/x11-toolkits/libgnomeprintuimm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libgnomeprintuimm -# Date created: 17 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libgnomeprintuimm PORTVERSION= 2.5.2 @@ -21,7 +17,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_AUTOTOOLS= libtool USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gnomeprefix gnomehack libgnomeprintui USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index b646754..efd4643 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -21,8 +21,7 @@ LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring \ RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme USE_XORG= sm -USE_GMAKE= yes -USES= bison pathfix gettext +USES= bison pathfix gettext gmake pkgconfig USE_GNOME= gnomeprefix gnomehier libbonoboui ltverhack \ referencehack gvfs USE_LDCONFIG= yes diff --git a/x11-toolkits/libgnomeuimm/Makefile b/x11-toolkits/libgnomeuimm/Makefile index a9a1864..a85b626 100644 --- a/x11-toolkits/libgnomeuimm/Makefile +++ b/x11-toolkits/libgnomeuimm/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= gnomemm-2.0:${PORTSDIR}/x11/libgnomemm \ glademm-2.0:${PORTSDIR}/devel/libglademm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -USES= gmake pathfix +USES= gmake pathfix pkgconfig USE_GNOME= libgnomeui USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |