[Midnightbsd-cvs] mports: Makefile: WANT_PERL

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Nov 14 19:45:20 EST 2007


Log Message:
-----------
WANT_PERL

Modified Files:
--------------
    mports/devel/subversion:
        Makefile (r1.6 -> r1.7)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/subversion/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -L devel/subversion/Makefile -L devel/subversion/Makefile -u -r1.6 -r1.7
--- devel/subversion/Makefile
+++ devel/subversion/Makefile
@@ -7,6 +7,7 @@
 
 PORTNAME=	subversion
 PORTVERSION=	1.4.4
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://subversion.tigris.org/downloads/:main \
 		http://svnbook.red-bean.com/en/1.2/:bookhtml \
@@ -41,6 +42,7 @@
 USE_AUTOTOOLS=	libtool:15
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0
 CONFIGURE_ARGS=		--with-ssl
+WANT_PERL=    yes
 
 USE_RC_SUBR=	svnserve
 


More information about the Midnightbsd-cvs mailing list