[57933] trunk/dports/net/honeyd/Portfile

markd at macports.org markd at macports.org
Fri Sep 18 23:35:53 PDT 2009


Revision: 57933
          http://trac.macports.org/changeset/57933
Author:   markd at macports.org
Date:     2009-09-18 23:35:50 -0700 (Fri, 18 Sep 2009)
Log Message:
-----------
Add --with-python flag and update python dependencies.

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

Modified: trunk/dports/net/honeyd/Portfile
===================================================================
--- trunk/dports/net/honeyd/Portfile	2009-09-19 06:15:52 UTC (rev 57932)
+++ trunk/dports/net/honeyd/Portfile	2009-09-19 06:35:50 UTC (rev 57933)
@@ -4,6 +4,7 @@
 
 name              honeyd
 version           1.5c
+revision          1
 categories        net
 maintainers       markd
 
@@ -25,10 +26,12 @@
 		  port:libdnet \
 		  port:libpcap \
 		  port:pcre \
-		  port:python24 \
-		  port:py-libdnet \
-		  port:py-pylibpcap
+		  port:python25 \
+		  port:py25-libdnet \
+		  port:py25-pylibpcap
 
+configure.args	  --with-python
+
 variant rrdtool {
 	depends_lib-append	port:rrdtool
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090918/20efc3ff/attachment.html>


More information about the macports-changes mailing list