aboutsummaryrefslogtreecommitdiff
path: root/graphics/cairomm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 16:21:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 16:21:38 +0000
commit839ef5dcc231d4578b27fddbf9ea3c594ccff39d (patch)
tree0f91c8ecd5ebbf28bdef91ce28d785f5877b833d /graphics/cairomm
parentcbec9fc70ac0777694fbd0422c3742d9aaf5b91f (diff)
downloadports-839ef5dcc231d4578b27fddbf9ea3c594ccff39d.tar.gz
ports-839ef5dcc231d4578b27fddbf9ea3c594ccff39d.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326025
Diffstat (limited to 'graphics/cairomm')
-rw-r--r--graphics/cairomm/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile
index 947b917ea120..d79140fd198f 100644
--- a/graphics/cairomm/Makefile
+++ b/graphics/cairomm/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: cairomm
-# Date created: 2005-12-07
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/graphics/cairomm/Makefile,v 1.19 2011/06/07 14:00:26 kwm Exp $
-#
PORTNAME= cairomm
PORTVERSION= 1.10.0
@@ -22,7 +18,7 @@ LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= gnomehack ltverhack
CONFIGURE_ENV= AUTOMAKE="${TRUE}" AUTOCONF="${TRUE}" DOXYGEN="${TRUE}"
CPPFLAGS+= -I${LOCALBASE}/include