1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

- Now builds in presence of devel/p5-ExUtils-CBuilder

Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
This commit is contained in:
Pav Lucistnik 2009-01-29 21:27:20 +00:00
parent 5de37a75f3
commit dcc73bfa48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227116

View File

@ -38,8 +38,4 @@ post-build:
${WRKSRC}/${DIST}
.endfor
.include <bsd.port.pre.mk>
.if exists(${SITE_PERL}/ExtUtils/CBuilder.pm)
BROKEN= Does not build if devel/p5-ExUtils-CBuilder is installed
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>