[32671] trunk/dports/net/nfdump/Portfile

markd at macports.org markd at macports.org
Thu Jan 10 09:10:56 PST 2008


Revision: 32671
          http://trac.macosforge.org/projects/macports/changeset/32671
Author:   markd at macports.org
Date:     2008-01-10 09:10:50 -0800 (Thu, 10 Jan 2008)

Log Message:
-----------
Add --enable-nfprofile and --with-rrdpath configure options.

Modified Paths:
--------------
    trunk/dports/net/nfdump/Portfile

Modified: trunk/dports/net/nfdump/Portfile
===================================================================
--- trunk/dports/net/nfdump/Portfile	2008-01-10 14:54:51 UTC (rev 32670)
+++ trunk/dports/net/nfdump/Portfile	2008-01-10 17:10:50 UTC (rev 32671)
@@ -4,6 +4,7 @@
 
 name			nfdump
 version			1.5.6
+revision		1
 categories		net
 maintainers		markd
 platforms		darwin
@@ -19,8 +20,12 @@
 patchfiles	patch-configure \
 		patch-ft2nfdump.c
 
-configure.args		--enable-sflow
+depends_lib	port:rrdtool
 
+configure.args	--enable-sflow \
+		--enable-nfprofile \
+		--with-rrdpath=${prefix}
+
 post-destroot {
         xinstall -m 640 -d ${destroot}${prefix}/share/doc/${name}
         xinstall -m 640 -W ${worksrcpath} INSTALL README ChangeLog ToDo \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080110/5e67bc45/attachment.html


More information about the macports-changes mailing list