summaryrefslogtreecommitdiffstats
path: root/editors/poedit
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 /editors/poedit
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 'editors/poedit')
-rw-r--r--editors/poedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 154c9ae..873bb82 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -8,7 +8,7 @@
PORTNAME= poedit
PORTVERSION= 1.1.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +20,7 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel \
- db3:${PORTSDIR}/databases/db3
+ db3.3:${PORTSDIR}/databases/db3
PATCH_DIST_ARGS= -d ${PATCH_WRKSRC} -E ${PATCH_DIST_STRIP} -p1
USE_REINPLACE= yes
OpenPOWER on IntegriCloud