diff options
Diffstat (limited to 'devel/p5-InlineX-C2XS/Makefile')
-rw-r--r-- | devel/p5-InlineX-C2XS/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-InlineX-C2XS/Makefile b/devel/p5-InlineX-C2XS/Makefile index d2a897d87112..9a3d191c7db6 100644 --- a/devel/p5-InlineX-C2XS/Makefile +++ b/devel/p5-InlineX-C2XS/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline \ ${SITE_PERL}/Inline/CPP.pm:${PORTSDIR}/devel/p5-Inline-CPP RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Unfetchable + PERL_CONFIGURE= yes MAN3= Inline::C2XS.3 |