1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Clean up after bsd.perl.mk import.

Hat:	portmgr
This commit is contained in:
Mark Linimon 2007-09-10 00:23:12 +00:00
parent ed40649e46
commit 76028392da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199230

View File

@ -17,6 +17,8 @@ COMMENT= A pragma to use the C3 method resolution order algorithm
OPTIONS= XS "XS speed optimizations" off
PERL_CONFIGURE= 5.8.0+
.include <bsd.port.pre.mk>
.ifdef(WITH_XS)
@ -26,8 +28,6 @@ RUN_DEPENDS= p5-Algorithm-C3>=0.06:${PORTSDIR}/devel/p5-Algorithm-C3
.endif
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= 5.8.0+
MAN3= Class::C3.3 \
Class::C3::next.3