svn commit: r327299 - head/www/mod_perl2

Andrej Zverev az at FreeBSD.org
Sat Sep 14 15:53:46 UTC 2013


Author: az
Date: Sat Sep 14 15:53:45 2013
New Revision: 327299
URL: http://svnweb.freebsd.org/changeset/ports/327299

Log:
  - Fix typo

Modified:
  head/www/mod_perl2/Makefile

Modified: head/www/mod_perl2/Makefile
==============================================================================
--- head/www/mod_perl2/Makefile	Sat Sep 14 15:43:43 2013	(r327298)
+++ head/www/mod_perl2/Makefile	Sat Sep 14 15:53:45 2013	(r327299)
@@ -19,7 +19,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 SUB_FILES=	pkg-message
 SUB_LIST=	APACHEMODDIR=${APACHEMODDIR}
 USE_APACHE=	22+
-USES=		gmake perl
+USES=		gmake perl5
 USE_PERL5=	configure
 USE_CSTD=	gnu89
 


More information about the svn-ports-all mailing list