aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 05:27:53 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 05:27:53 +0800
commit4ba03e55e7e7b9ee9e2df5445c34fa5e7e3baf3c (patch)
tree30e09432cf3af70c596ec1833bdb863b62a6ce3b /x11-themes
parent9c33e295efb15d3d43d6d2f7757380c4aab0f3fc (diff)
downloadfreebsd-ports-gnome-4ba03e55e7e7b9ee9e2df5445c34fa5e7e3baf3c.tar.gz
freebsd-ports-gnome-4ba03e55e7e7b9ee9e2df5445c34fa5e7e3baf3c.tar.zst
freebsd-ports-gnome-4ba03e55e7e7b9ee9e2df5445c34fa5e7e3baf3c.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-flat-theme2/Makefile8
-rw-r--r--x11-themes/gtk-nodoka-engine/Makefile2
-rw-r--r--x11-themes/nimbus/Makefile8
3 files changed, 5 insertions, 13 deletions
diff --git a/x11-themes/gtk-flat-theme2/Makefile b/x11-themes/gtk-flat-theme2/Makefile
index 60ed2026138b..0bd9af795392 100644
--- a/x11-themes/gtk-flat-theme2/Makefile
+++ b/x11-themes/gtk-flat-theme2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gtk-flat-theme2
-# Date Created: 14 March 2003
-# Whom: Philip Paeps <philip@paeps.cx>
-#
+# Created by: Philip Paeps <philip@paeps.cx>
# $FreeBSD$
-#
PORTNAME= gtk-flat-theme2
PORTVERSION= 0.1
@@ -19,7 +15,7 @@ COMMENT= A port of the Flat GTK+ engine to GTK+ 2.0
WRKSRC= ${WRKDIR}/gtk-flat-theme-2.0
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= gnomehack gtk20
.include <bsd.port.pre.mk>
diff --git a/x11-themes/gtk-nodoka-engine/Makefile b/x11-themes/gtk-nodoka-engine/Makefile
index 7dee0bf79875..e662d6534a7a 100644
--- a/x11-themes/gtk-nodoka-engine/Makefile
+++ b/x11-themes/gtk-nodoka-engine/Makefile
@@ -15,7 +15,7 @@ ANIMATION_DESC= Animation support
ANIMATIONTOLEFT_DESC= Animation from right to left
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= gtk20
USE_LDCONFIG= yes
diff --git a/x11-themes/nimbus/Makefile b/x11-themes/nimbus/Makefile
index 5f30d0c0d1f1..26d1dbad5018 100644
--- a/x11-themes/nimbus/Makefile
+++ b/x11-themes/nimbus/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nimbus
-# Date created: 2011-04-07
-# Whom: Karsten Pedersen <kpedersen@opencde.org>
-#
+# Created by: Karsten Pedersen <kpedersen@opencde.org>
# $FreeBSD$
-#
PORTNAME= nimbus
PORTVERSION= 0.1.7
@@ -21,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gtk-demo:${PORTSDIR}/x11-toolkits/gtk20
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
USE_GNOME= gtk20