diff options
Diffstat (limited to 'textproc/p5-RDFStore/Makefile')
-rw-r--r-- | textproc/p5-RDFStore/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-RDFStore/Makefile b/textproc/p5-RDFStore/Makefile index 1530910f437d..376ec07dec74 100644 --- a/textproc/p5-RDFStore/Makefile +++ b/textproc/p5-RDFStore/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + USE_BDB= yes PERL_CONFIGURE= yes |