[Midnightbsd-cvs] mports [21921] trunk/devel/p5-Devel-GlobalDestruction/Makefile: cleanup

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Sep 28 22:43:08 EDT 2016


Revision: 21921
          http://svnweb.midnightbsd.org/mports/?rev=21921
Author:   laffer1
Date:     2016-09-28 22:43:08 -0400 (Wed, 28 Sep 2016)
Log Message:
-----------
cleanup

Modified Paths:
--------------
    trunk/devel/p5-Devel-GlobalDestruction/Makefile

Modified: trunk/devel/p5-Devel-GlobalDestruction/Makefile
===================================================================
--- trunk/devel/p5-Devel-GlobalDestruction/Makefile	2016-09-29 02:40:46 UTC (rev 21920)
+++ trunk/devel/p5-Devel-GlobalDestruction/Makefile	2016-09-29 02:43:08 UTC (rev 21921)
@@ -1,22 +1,24 @@
+# $MidnightBSD$
 # $FreeBSD: head/devel/p5-Devel-GlobalDestruction/Makefile 412346 2016-04-01 14:00:51Z mat $
 
 PORTNAME=	Devel-GlobalDestruction
 PORTVERSION=	0.13
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	perl at FreeBSD.org
+MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Expose PL_dirty, the flag which marks global destruction
 
-LICENSE=	ART10 GPLv1
+LICENSE=	artistic gpl
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Sub-Exporter-Progressive>=0.001011:devel/p5-Sub-Exporter-Progressive
+BUILD_DEPENDS=	p5-Sub-Exporter-Progressive>=0.001011:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+PERL_CONFIGURE=	yes
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list