[Midnightbsd-cvs] mports: Makefile: fix wget depend.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 31 16:03:56 EDT 2008


Log Message:
-----------
fix wget depend.

Modified Files:
--------------
    mports/net/hinfo:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net/hinfo/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L net/hinfo/Makefile -L net/hinfo/Makefile -u -r1.1 -r1.2
--- net/hinfo/Makefile
+++ net/hinfo/Makefile
@@ -20,7 +20,7 @@
 LICENSE=	gpl2
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
-		wget:${PORTSDIR}/ftp/wget/
+		wget:${PORTSDIR}/ftp/wget
 
 USE_PERL5_RUN=	yes
 


More information about the Midnightbsd-cvs mailing list