diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-28 21:13:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-28 21:13:18 +0000 |
commit | d68951785fc3c67b52fce481af5ffe5e6ac423b8 (patch) | |
tree | e294f04ed2b22048c74088c21458659d34c9e8a7 /textproc/refdb | |
parent | 3e28d2455d4a36f39424819f53bc23ef86151712 (diff) | |
download | ports-d68951785fc3c67b52fce481af5ffe5e6ac423b8.tar.gz ports-d68951785fc3c67b52fce481af5ffe5e6ac423b8.zip |
Notes
Diffstat (limited to 'textproc/refdb')
-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= |