Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2013 19:43:44 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330181 - head/devel/p5-Class-AutoClass
Message-ID:  <201310121943.r9CJhiBf020640@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310121943.r9CJhiBf020640>