aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/refdb
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2011-03-07 22:39:50 +0800
committerclsung <clsung@FreeBSD.org>2011-03-07 22:39:50 +0800
commit8f7ac01f58d1cf0cded27b5fe3f1539ab1544668 (patch)
tree07aee9f869d301f53301f3c002109dab9b4316f0 /textproc/refdb
parente0295c2af64c372a8b136d310cfe9568f9ae6e42 (diff)
downloadfreebsd-ports-gnome-8f7ac01f58d1cf0cded27b5fe3f1539ab1544668.tar.gz
freebsd-ports-gnome-8f7ac01f58d1cf0cded27b5fe3f1539ab1544668.tar.zst
freebsd-ports-gnome-8f7ac01f58d1cf0cded27b5fe3f1539ab1544668.zip
- dbi.0 => dbi.1
- bump PORTREVISION
Diffstat (limited to 'textproc/refdb')
-rw-r--r--textproc/refdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile
index 00b0f7581815..92dd9f49bb54 100644
--- a/textproc/refdb/Makefile
+++ b/textproc/refdb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= refdb
PORTVERSION= 0.9.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1
DISTNAME= ${PORTNAME}-${PORTVERSION}-1
@@ -17,7 +17,7 @@ COMMENT= Bibliographic reference database
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
btparse.0:${PORTSDIR}/textproc/btparse \
- dbi.0:${PORTSDIR}/databases/libdbi
+ dbi.1:${PORTSDIR}/databases/libdbi
USE_GMAKE= yes
USE_ICONV= yes