svn commit: r325162 - head/devel/p5-Parse-Pidl

Timur I. Bakeyev timur at FreeBSD.org
Wed Aug 21 17:18:07 UTC 2013


Author: timur
Date: Wed Aug 21 17:18:06 2013
New Revision: 325162
URL: http://svnweb.freebsd.org/changeset/ports/325162

Log:
  Some formating cleanup

Modified:
  head/devel/p5-Parse-Pidl/Makefile

Modified: head/devel/p5-Parse-Pidl/Makefile
==============================================================================
--- head/devel/p5-Parse-Pidl/Makefile	Wed Aug 21 17:17:25 2013	(r325161)
+++ head/devel/p5-Parse-Pidl/Makefile	Wed Aug 21 17:18:06 2013	(r325162)
@@ -23,8 +23,8 @@ SAMBA4_SUBPORT=		yes
 MASTERDIR=		${.CURDIR}/../../net/${SAMBA4_PORT}
 PKGDIR=			${.CURDIR}
 
-USES=		perl5
-USE_PERL5=	configure
+USES=			perl5
+USE_PERL5=		configure
 PATCH_WRKSRC=		${WRKDIR}/${DISTNAME}
 WRKSRC=			${WRKDIR}/${DISTNAME}/pidl
 


More information about the svn-ports-head mailing list