aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 03:55:48 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 03:55:48 +0800
commitcc33170943fa61617b8f7e5b3db1b43320de5379 (patch)
tree75e8ab6c627957618692c95d7dad6a3f1adee9d9 /graphics
parent710bc4835ca10e614f678c9ada13dd8c16981f7a (diff)
downloadfreebsd-ports-gnome-cc33170943fa61617b8f7e5b3db1b43320de5379.tar.gz
freebsd-ports-gnome-cc33170943fa61617b8f7e5b3db1b43320de5379.tar.zst
freebsd-ports-gnome-cc33170943fa61617b8f7e5b3db1b43320de5379.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'graphics')
-rw-r--r--graphics/clutter-box2d/Makefile3
-rw-r--r--graphics/goocanvasmm2/Makefile2
-rw-r--r--graphics/libwpg01/Makefile8
3 files changed, 4 insertions, 9 deletions
diff --git a/graphics/clutter-box2d/Makefile b/graphics/clutter-box2d/Makefile
index 2877264bef89..418b0e68e5cb 100644
--- a/graphics/clutter-box2d/Makefile
+++ b/graphics/clutter-box2d/Makefile
@@ -12,9 +12,8 @@ COMMENT= Clutter Box2D integration library
LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter
-USE_GMAKE= yes
USE_AUTOTOOLS= libtool
-USES= pathfix
+USES= gmake pathfix pkgconfig
USE_GNOME= ltverhack gnomeprefix
USE_GL= gl
USE_XORG= xp x11
diff --git a/graphics/goocanvasmm2/Makefile b/graphics/goocanvasmm2/Makefile
index 1968c8873f6d..be536ed4fae1 100644
--- a/graphics/goocanvasmm2/Makefile
+++ b/graphics/goocanvasmm2/Makefile
@@ -13,7 +13,7 @@ COMMENT= C++ bindings for the goocanvas widget for GTK
LIB_DEPENDS= goocanvas-2.0:${PORTSDIR}/graphics/goocanvas2
-USES= pathfix
+USES= pathfix pkgconfig
USE_GNOME= ltverhack gtkmm30
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/graphics/libwpg01/Makefile b/graphics/libwpg01/Makefile
index b3e0bb491f5e..000ae7d279bb 100644
--- a/graphics/libwpg01/Makefile
+++ b/graphics/libwpg01/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: graphics/libwpg
-# Date created: 2009-01-09
-# Whom: Dima Panov <fluffy@Fluffy.Khv.RU>
-#
+# Created by: Dima Panov <fluffy@Fluffy.Khv.RU>
# $FreeBSD$
-#
PORTNAME= libwpg
PORTVERSION= 0.1.3
@@ -22,7 +18,7 @@ LICENSE= LGPL20
USE_AUTOTOOLS= libtool
USE_GNOME= gnomeprefix gnomehack ltverhack
-USE_PERL5= yes
+USES= perl5 pkgconfig
USE_LDCONFIG= yes
post-patch: