svn commit: r324354 - head/devel/p5-Module-Pluggable
Vsevolod Stakhov
vsevolod at FreeBSD.org
Wed Aug 7 14:10:21 UTC 2013
Author: vsevolod
Date: Wed Aug 7 14:10:21 2013
New Revision: 324354
URL: http://svnweb.freebsd.org/changeset/ports/324354
Log:
Unbreak index.
Reported by: az (via private message)
Modified:
head/devel/p5-Module-Pluggable/Makefile
Modified: head/devel/p5-Module-Pluggable/Makefile
==============================================================================
--- head/devel/p5-Module-Pluggable/Makefile Wed Aug 7 13:59:55 2013 (r324353)
+++ head/devel/p5-Module-Pluggable/Makefile Wed Aug 7 14:10:21 2013 (r324354)
@@ -10,7 +10,7 @@ MAINTAINER= lth at FreeBSD.org
COMMENT= Automatically give your module the ability to have plugins
USES= perl5
-USE_PERL5 configure
+USE_PERL5= configure
MAN3= Devel::InnerPackage.3 \
Module::Pluggable.3 \
More information about the svn-ports-all
mailing list