diff options
Diffstat (limited to 'graphics/sane-epkowa/Makefile')
-rw-r--r-- | graphics/sane-epkowa/Makefile | 2 |
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 |