diff options
-rw-r--r-- | net/p5-Net-Z3950/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-Z3950/Makefile b/net/p5-Net-Z3950/Makefile index d3875df31b22..62cf8827ebeb 100644 --- a/net/p5-Net-Z3950/Makefile +++ b/net/p5-Net-Z3950/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz RUN_DEPENDS= ${SITE_PERL}/MARC/Record.pm:${PORTSDIR}/textproc/p5-MARC-Record \ ${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event +BROKEN= Does not build + PERL_CONFIGURE= yes CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} |