aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-epkowa
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:32:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:32:24 +0000
commit2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0 (patch)
treee390baaa8e511f6302365d46e92b2e41fef35bd0 /graphics/sane-epkowa
parent7ebaf95f6c3d98b618b9a70173d29b0e23714527 (diff)
downloadports-2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0.tar.gz
ports-2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326095
Diffstat (limited to 'graphics/sane-epkowa')
-rw-r--r--graphics/sane-epkowa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sane-epkowa/Makefile b/graphics/sane-epkowa/Makefile
index bf10dd16b15c..588328acd0f8 100644
--- a/graphics/sane-epkowa/Makefile
+++ b/graphics/sane-epkowa/Makefile
@@ -71,7 +71,7 @@ USE_GNOME= gtk20
# The original uses gmake and ./configure
# Also pass appropriate flags to configure to use FreeBSD locations.
-USE_GMAKE= yes
+USES= gmake pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX} LDFLAGS="-L${PREFIX}/lib -lgetline" CPPFLAGS=-I${PREFIX}/include