summaryrefslogtreecommitdiff
path: root/graphics/nip2
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2008-07-24 19:11:46 +0000
committerMikhail Teterin <mi@FreeBSD.org>2008-07-24 19:11:46 +0000
commitc2df3aed44ba1e4bfebb879814426ee3b8390373 (patch)
treef34b5b4c4e8b212db8ef04795aaa551f74335a15 /graphics/nip2
parent- update to 1.34 (diff)
The latest source does not come with the generated parser and requires a
local bison (yacc just would not do). Add the flag... Notified by: IOnut
Notes
Notes: svn path=/head/; revision=217436
Diffstat (limited to 'graphics/nip2')
-rw-r--r--graphics/nip2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile
index c87a9b99a172..c6984bce5e4e 100644
--- a/graphics/nip2/Makefile
+++ b/graphics/nip2/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= vips:${PORTSDIR}/graphics/vips \
gsl:${PORTSDIR}/math/gsl \
xml2:${PORTSDIR}/textproc/libxml2
+USE_BISON= build
USE_GMAKE= yes
USE_GNOME= gnomemimedata glib20 pkgconfig gtk20
GNU_CONFIGURE= yes