svn commit: r327453 - head/lang/pike76

Baptiste Daroussin bapt at FreeBSD.org
Tue Sep 17 06:44:11 UTC 2013


Author: bapt
Date: Tue Sep 17 06:44:10 2013
New Revision: 327453
URL: http://svnweb.freebsd.org/changeset/ports/327453

Log:
  Fix typo

Modified:
  head/lang/pike76/Makefile

Modified: head/lang/pike76/Makefile
==============================================================================
--- head/lang/pike76/Makefile	Tue Sep 17 06:40:21 2013	(r327452)
+++ head/lang/pike76/Makefile	Tue Sep 17 06:44:10 2013	(r327453)
@@ -83,7 +83,7 @@ CONFIGURE_ARGS+=	--without-debug \
 
 MAKE_ARGS=	CONFIGUREARGS="${CONFIGURE_ARGS}"
 
-USES=		bison gettext gmake perl
+USES=		bison gettext gmake perl5
 
 # Allow building Embedded Perl
 CONFIGURE_ARGS+=	--with-perl


More information about the svn-ports-all mailing list