summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-12 08:41:52 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-12 08:41:52 +0000
commitd834ce47a7324cf5ac95a4864df085b958ef1584 (patch)
tree31b199459d3b19a782a3899ddf47e20ba006233d /x11-wm
parent- Update audio/libdiscid to 0.5.2 (diff)
Add explicit dependency on pkgconf (20 ports)
Approved by: portmgr (bapt, implicit)
Notes
Notes: svn path=/head/; revision=327041
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