aboutsummaryrefslogtreecommitdiff
path: root/graphics/svg2pdf
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 20:02:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 20:02:01 +0000
commitb7cdacd1734ee37cb94a9963556ad73416d50e18 (patch)
treedf2c032468427dc0c7b66d3bb125b511416bc590 /graphics/svg2pdf
parent0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3 (diff)
downloadports-b7cdacd1734ee37cb94a9963556ad73416d50e18.tar.gz
ports-b7cdacd1734ee37cb94a9963556ad73416d50e18.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326071
Diffstat (limited to 'graphics/svg2pdf')
-rw-r--r--graphics/svg2pdf/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/svg2pdf/Makefile b/graphics/svg2pdf/Makefile
index 7d50f0a5cd89..11242382717b 100644
--- a/graphics/svg2pdf/Makefile
+++ b/graphics/svg2pdf/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: svg2pdf
-# Date created: August 05, 2005
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/graphics/svg2pdf/Makefile,v 1.2 2005/08/08 02:09:09 marcus Exp $
-#
PORTNAME= svg2pdf
PORTVERSION= 0.1.3
@@ -18,6 +14,7 @@ COMMENT= Render an SVG image to a PDF file (using cairo)
LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo
GNU_CONFIGURE= yes
+USES= pkgconfig
MAN1= svg2pdf.1
PLIST_FILES= bin/svg2pdf