aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-09-12 16:41:52 +0800
committermarino <marino@FreeBSD.org>2013-09-12 16:41:52 +0800
commit1c5b21a08051ee2e2cf6e123c33b8f3b01b684e3 (patch)
tree31b199459d3b19a782a3899ddf47e20ba006233d /x11-wm
parentb8779b1ae14ef1f0169102dc4f6aad17b691035b (diff)
downloadfreebsd-ports-gnome-1c5b21a08051ee2e2cf6e123c33b8f3b01b684e3.tar.gz
freebsd-ports-gnome-1c5b21a08051ee2e2cf6e123c33b8f3b01b684e3.tar.zst
freebsd-ports-gnome-1c5b21a08051ee2e2cf6e123c33b8f3b01b684e3.zip
Add explicit dependency on pkgconf (20 ports)
Approved by: portmgr (bapt, implicit)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/simple-ccsm/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-wm/simple-ccsm/Makefile b/x11-wm/simple-ccsm/Makefile
index 66abe830d406..4a64ec108a72 100644
--- a/x11-wm/simple-ccsm/Makefile
+++ b/x11-wm/simple-ccsm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: simple-ccsm
-# Date created: 2008-09-21
-# Whom: Robert Noland <rnoland@FreeBSD.org>
-#
+# Created by: Robert Noland <rnoland@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= simple-ccsm
PORTVERSION= 0.8.4
@@ -17,8 +13,7 @@ COMMENT= A Python/GTK based settings manager for CompizConfig
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python
USE_BZIP2= yes
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
USE_GNOME= pygtk2
USE_PYTHON= -2.7