diff -ruN --exclude=CVS /usr/ports/net-p2p/mldonkey.orig/Makefile /usr/ports/net-p2p/mldonkey/Makefile --- /usr/ports/net-p2p/mldonkey.orig/Makefile Thu Oct 5 00:40:38 2006 +++ /usr/ports/net-p2p/mldonkey/Makefile Thu Oct 5 21:52:23 2006 @@ -7,7 +7,7 @@ PORTNAME= mldonkey PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ ${MASTER_SITE_SAVANNAH} @@ -23,7 +23,9 @@ USE_BZIP2= yes USE_ICONV= yes +.if !defined(WITHOUT_CORE) USE_RC_SUBR= mlnet +.endif USE_AUTOTOOLS= autoconf:259:env GNU_CONFIGURE= yes USE_GMAKE= yes