aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
commitdb7a56d5edac0833e3f5182aa505b20354dcc3f9 (patch)
tree49a1c0a19d2528061ed83095e4acf1b3cab87fe5 /x11-toolkits
parentea1237cf5e53134db56449396d80dbaa8167c827 (diff)
downloadports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.tar.gz
ports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtk-sharp20/Makefile9
-rw-r--r--x11-toolkits/gtkmm30-reference/Makefile8
-rw-r--r--x11-toolkits/py-gtk2/Makefile3
3 files changed, 5 insertions, 15 deletions
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile
index cd4e84af9e47..fdf1a086ab94 100644
--- a/x11-toolkits/gtk-sharp20/Makefile
+++ b/x11-toolkits/gtk-sharp20/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gtk-sharp
-# Date created: 2003-01-01
-# Whom: Juli Mallett
-#
+# Created by: Juli Mallett
# $FreeBSD$
# $Id: Makefile,v 1.27 2007/10/03 00:48:49 killfill Exp $
-#
PORTNAME= gtk-sharp
PORTVERSION= 2.12.10
@@ -23,8 +19,7 @@ LATEST_LINK= gtk-sharp20
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GMAKE= yes
-USES= perl5
+USES= perl5 gmake pkgconfig
USE_PERL5= run
USE_GNOME= gnomehack gtk20 libglade2
diff --git a/x11-toolkits/gtkmm30-reference/Makefile b/x11-toolkits/gtkmm30-reference/Makefile
index 32e503a514bc..f5a4810de729 100644
--- a/x11-toolkits/gtkmm30-reference/Makefile
+++ b/x11-toolkits/gtkmm30-reference/Makefile
@@ -1,16 +1,12 @@
-# New ports collection makefile for: gtkmm20-reference
-# Date created: 09 May 2006
-# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
-#
+# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
# $FreeBSD$
-#
PORTREVISION= 1
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtkmm-3.0.pc:${PORTSDIR}/x11-toolkits/gtkmm30 \
glibmm-reference>=0:${PORTSDIR}/devel/glibmm-reference
-USE_GMAKE= yes
+USES= gmake pkgconfig
GNU_CONFIGURE= yes
DOCSDIR= ${PREFIX}/share/doc/gtkmm-3.0
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 5254ac05535c..8473c9c9f8d3 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -20,8 +20,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cair
LATEST_LINK= py-gtk2
USE_BZIP2= yes
-USE_GMAKE= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= libglade2 pygobject
USE_PYTHON= yes
GNU_CONFIGURE= yes