diff options
-rw-r--r-- | textproc/refdb/Makefile | 2 | ||||
-rw-r--r-- | textproc/refdb/pkg-plist | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index f52faf53c6f0..0dbc82ecc0a1 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -7,6 +7,7 @@ PORTNAME= refdb PORTVERSION= 0.9.9 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SFE DISTNAME= ${PORTNAME}-${PORTVERSION}-1 @@ -15,6 +16,7 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= Bibliographic reference database LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ + btparse.0:${PORTSDIR}/textproc/btparse \ dbi.0:${PORTSDIR}/databases/libdbi USE_GMAKE= yes diff --git a/textproc/refdb/pkg-plist b/textproc/refdb/pkg-plist index 5e1e98678415..d40320841ddf 100644 --- a/textproc/refdb/pkg-plist +++ b/textproc/refdb/pkg-plist @@ -1,3 +1,4 @@ +bin/bib2ris bin/bib2ris-utf8 bin/db2ris bin/eenc |