aboutsummaryrefslogtreecommitdiff
path: root/graphics/gpicview
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/gpicview
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/gpicview')
-rw-r--r--graphics/gpicview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile
index edbc406bda8a..e671b9f3ed95 100644
--- a/graphics/gpicview/Makefile
+++ b/graphics/gpicview/Makefile
@@ -11,7 +11,7 @@ COMMENT= Simple and Fast Image Viewer for X
LICENSE= GPLv2
-USES= desktop-file-utils gmake
+USES= desktop-file-utils gmake pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \