Index: head/devel/p5-Data-Clone/Makefile =================================================================== --- head/devel/p5-Data-Clone/Makefile (revision 413820) +++ head/devel/p5-Data-Clone/Makefile (revision 413821) @@ -1,32 +1,26 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Data-Clone PORTVERSION= 0.004 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Polymorphic data cloning LICENSE= ART10 GPLv1 LICENSE_COMB= dual TEST_DEPENDS= p5-Test-LeakTrace>=0:devel/p5-Test-LeakTrace \ p5-Test-Requires>=0.03:devel/p5-Test-Requires USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 501800 -BUILD_DEPENDS+= p5-ExtUtils-ParseXS>=3.18:devel/p5-ExtUtils-ParseXS -.endif - post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Data/Clone/Clone.so -.include +.include