diff options
author | kris <kris@FreeBSD.org> | 2006-01-29 05:13:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-29 05:13:18 +0800 |
commit | 72839d7d63e665661b682b0d44a538f79dc4b73d (patch) | |
tree | bbf5910cd4f715616c03a1511a7316dd066538cb | |
parent | 3d665278b39adc9a5e67fbe71334d6a5b222b977 (diff) | |
download | freebsd-ports-gnome-72839d7d63e665661b682b0d44a538f79dc4b73d.tar.gz freebsd-ports-gnome-72839d7d63e665661b682b0d44a538f79dc4b73d.tar.zst freebsd-ports-gnome-72839d7d63e665661b682b0d44a538f79dc4b73d.zip |
BROKEN: Incorrect pkg-plist
-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= |