diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2008-07-24 19:11:46 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2008-07-24 19:11:46 +0000 |
commit | c2df3aed44ba1e4bfebb879814426ee3b8390373 (patch) | |
tree | f34b5b4c4e8b212db8ef04795aaa551f74335a15 /graphics/nip2 | |
parent | 87fb1b619287fa0c79409e541e7265f1833703fb (diff) | |
download | ports-c2df3aed44ba1e4bfebb879814426ee3b8390373.tar.gz ports-c2df3aed44ba1e4bfebb879814426ee3b8390373.zip |
Notes
Diffstat (limited to 'graphics/nip2')
-rw-r--r-- | graphics/nip2/Makefile | 1 |
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 |