this at least fixes honeyd for me. it may also work with phython/2.4
but i haven't tried yet - i kinda think python should be a flavor
though. if anyone agrees, i'll send one in.

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/honeyd/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile    23 Jul 2005 14:24:52 -0000      1.9
+++ Makefile    9 Aug 2005 18:52:13 -0000
@@ -4,6 +4,7 @@
 
 COMMENT=       "utility to create virtual hosts on a network"
 DISTNAME=      honeyd-1.0
+PKGNAME=       ${DISTNAME}p0
 CATEGORIES=    net
 MASTER_SITES=  http://www.citi.umich.edu/u/provos/honeyd/ \
                http://niels.xtdnet.nl/honeyd/
@@ -20,7 +21,7 @@
 USE_LIBTOOL=   Yes
 
 LIB_DEPENDS=   dnet.1::net/libdnet \
-               python2.3.0.0::lang/python/2.3
+               ::lang/python/2.3
 RUN_DEPENDS=   ::net/rrdtool
 
 CONFIGURE_STYLE=gnu

Reply via email to