aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-04 17:10:07 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-04 17:10:07 +0000
commit3b562e43ba0a68353e228595ec0186c47d1f2073 (patch)
tree09f24d18135960ef221edc2d0b19ae1996f59111 /graphics
parent31eeb4d866c4387d16ce09b091b685ffb94e1963 (diff)
downloadports-3b562e43ba0a68353e228595ec0186c47d1f2073.tar.gz
ports-3b562e43ba0a68353e228595ec0186c47d1f2073.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326298
Diffstat (limited to 'graphics')
-rw-r--r--graphics/hs-cairo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/hs-cairo/Makefile b/graphics/hs-cairo/Makefile
index e45f8316d29b..479bd3592ada 100644
--- a/graphics/hs-cairo/Makefile
+++ b/graphics/hs-cairo/Makefile
@@ -10,6 +10,7 @@ COMMENT= Binding to the Cairo library
LICENSE= BSD
+USES= pkgconfig
USE_CABAL= gtk2hs-buildtools mtl
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/cairo-pdf.pc:${PORTSDIR}/graphics/cairo