[86550] trunk/dports/graphics/nip2/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Oct 28 04:03:48 PDT 2011


Revision: 86550
          http://trac.macports.org/changeset/86550
Author:   ryandesign at macports.org
Date:     2011-10-28 04:03:46 -0700 (Fri, 28 Oct 2011)
Log Message:
-----------
nip2: add graphviz and flex dependencies

Modified Paths:
--------------
    trunk/dports/graphics/nip2/Portfile

Modified: trunk/dports/graphics/nip2/Portfile
===================================================================
--- trunk/dports/graphics/nip2/Portfile	2011-10-28 10:45:00 UTC (rev 86549)
+++ trunk/dports/graphics/nip2/Portfile	2011-10-28 11:03:46 UTC (rev 86550)
@@ -4,6 +4,7 @@
 
 name		nip2
 version		7.26.3
+revision	1
 set branch	[join [lrange [split ${version} .] 0 1] .]
 description	nip2 is a user-interface to the VIPS image processing library.
 long_description	nip2 is an image processing spreadsheet. It's good for \
@@ -20,8 +21,11 @@
 
 configure.args	--disable-update-desktop
 
-depends_build       port:pkgconfig
+depends_build	port:flex \
+		port:pkgconfig
+
 depends_lib	port:fftw-3 \
+		path:bin/dot:graphviz \
 		port:vips \
 		port:gtk2 \
 		port:goffice \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111028/881c5048/attachment.html>


More information about the macports-changes mailing list