summaryrefslogtreecommitdiffstats
path: root/mail/kiltdown
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-08-22 19:13:46 +0000
committerade <ade@FreeBSD.org>2002-08-22 19:13:46 +0000
commitf023fd5b6b250a8bdfc37bd5e13409317ed74f28 (patch)
treec0988538bbc487214b31686fa1f5fde3fec62827 /mail/kiltdown
parent2b1c91666faa28abde2390dcc02e7049a34089db (diff)
downloadFreeBSD-ports-f023fd5b6b250a8bdfc37bd5e13409317ed74f28.zip
FreeBSD-ports-f023fd5b6b250a8bdfc37bd5e13409317ed74f28.tar.gz
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
Diffstat (limited to 'mail/kiltdown')
-rw-r--r--mail/kiltdown/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/kiltdown/Makefile b/mail/kiltdown/Makefile
index 8f1e477..17ff265 100644
--- a/mail/kiltdown/Makefile
+++ b/mail/kiltdown/Makefile
@@ -7,14 +7,14 @@
PORTNAME= kiltdown
PORTVERSION= 0.8.045
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kiltdown
MAINTAINER= dinoex@FreeBSD.org
-LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3
+LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
USE_X_PREFIX= yes
USE_QT_VER= 2
OpenPOWER on IntegriCloud