diff options
-rw-r--r-- | textproc/refdb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index 5be2d4bc8c36..2afeb24350d9 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -17,6 +17,8 @@ COMMENT= Bibliographic reference database LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \ dbi.0:${PORTSDIR}/databases/libdbi +BROKEN= Incorrect pkg-plist + USE_GMAKE= yes HAS_CONFIGURE= yes ALL_TARGET= |