aboutsummaryrefslogtreecommitdiff
path: root/graphics/gcolor2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:04:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:04:00 +0000
commit83021732317b2ba7b8c7b282f63433710942e378 (patch)
tree96bf111a2c4bd2fb8f21e7bd11b5e29e623151fd /graphics/gcolor2
parent77aed62c7dd85849d79f39424870b45a07e0a078 (diff)
downloadports-83021732317b2ba7b8c7b282f63433710942e378.tar.gz
ports-83021732317b2ba7b8c7b282f63433710942e378.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326089
Diffstat (limited to 'graphics/gcolor2')
-rw-r--r--graphics/gcolor2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/gcolor2/Makefile b/graphics/gcolor2/Makefile
index 3aed9c2ec21a..62f0aeb57e8a 100644
--- a/graphics/gcolor2/Makefile
+++ b/graphics/gcolor2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gcolor2
-# Date created: 18 April 2005
-# Whom: Piotr Smyrak, piotr.smyrak@heron.pl
-#
+# Created by: Piotr Smyrak, piotr.smyrak@heron.pl
# $FreeBSD$
-#
PORTNAME= gcolor2
PORTVERSION= 0.4
@@ -14,6 +10,7 @@ MASTER_SITES= SF
MAINTAINER= ps.ports@smyrak.com
COMMENT= A simple GTK+ 2.0 color selector
+USES= pkgconfig
USE_GNOME= gtk20 gnomeprefix
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include