aboutsummaryrefslogtreecommitdiff
path: root/graphics/libsvg
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 14:19:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 14:19:47 +0000
commitd04aafc2950250c539be727ea9c5cb07151abd47 (patch)
treebe1a793fa09a6f35ba37b4c35d7afa77ca75df49 /graphics/libsvg
parent9a065f4ccfe05bb9db193f5b577689e93255171c (diff)
downloadports-d04aafc2950250c539be727ea9c5cb07151abd47.tar.gz
ports-d04aafc2950250c539be727ea9c5cb07151abd47.zip
Add an explicit dependency on pkgconfig
Notes
Notes: svn path=/head/; revision=325999
Diffstat (limited to 'graphics/libsvg')
-rw-r--r--graphics/libsvg/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/libsvg/Makefile b/graphics/libsvg/Makefile
index 57e2e4d3851a..6cea02f291f6 100644
--- a/graphics/libsvg/Makefile
+++ b/graphics/libsvg/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: libsvg
-# Date created: 2004-10-06
-# Whom: Michael Johnson <ahze@ahze.net>
-#
+# Created by: Michael Johnson <ahze@ahze.net>
# $FreeBSD$
# $MCom: ports/graphics/libsvg/Makefile,v 1.3 2005/07/04 00:11:29 marcus Exp $
-#
PORTNAME= libsvg
PORTVERSION= 0.1.4
@@ -22,7 +18,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_GNOME= libxml2
-USES= pathfix iconv
+USES= pathfix iconv pkgconfig
USE_LDCONFIG= yes
PLIST_FILES= include/svg.h \