aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-frontends
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-08-11 19:51:16 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-08-11 19:51:16 +0000
commit3eac75b16058aaa294a0d9fa123f5a286f7a8baa (patch)
tree10bf2192c6fc34e6d5a0ac0bf03390f7e3266bb3 /graphics/sane-frontends
parent0e682dded4b509db7af4b33742b81f23f7f5df47 (diff)
Was too fast, add WANT_GNOME for these ports have optional USE_GNOME components.
Submitted by: portsnap index build bot
Notes
Notes: svn path=/head/; revision=279507
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r--graphics/sane-frontends/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile
index 85d3f2ddb281..17fb9dd9413e 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/Makefile
@@ -23,6 +23,7 @@ COMMENT= Tools for access to scanners, digitals camera, frame grabbers etc
LIB_DEPENDS= sane.1:${PORTSDIR}/graphics/sane-backends
USE_GMAKE= yes
+WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"