svn commit: r330181 - head/devel/p5-Class-AutoClass

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 12 19:43:44 UTC 2013


Author: sunpoet
Date: Sat Oct 12 19:43:43 2013
New Revision: 330181
URL: http://svnweb.freebsd.org/changeset/ports/330181

Log:
  - Cleanup Makefile

Modified:
  head/devel/p5-Class-AutoClass/Makefile

Modified: head/devel/p5-Class-AutoClass/Makefile
==============================================================================
--- head/devel/p5-Class-AutoClass/Makefile	Sat Oct 12 19:25:53 2013	(r330180)
+++ head/devel/p5-Class-AutoClass/Makefile	Sat Oct 12 19:43:43 2013	(r330181)
@@ -26,11 +26,4 @@ USES=		perl5
 
 MAN3=		Class::AutoClass.3
 
-.include <bsd.port.pre.mk>
-
-#.if ${PERL_LEVEL} < 501400
-#BUILD_DEPENDS+=	p5-Carp>=1.20:${PORTSDIR}/devel/p5-Carp
-#RUN_DEPENDS+=	p5-Carp>=1.20:${PORTSDIR}/devel/p5-Carp
-#.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the svn-ports-all mailing list