summaryrefslogtreecommitdiff
path: root/mail/gmime/Makefile
diff options
context:
space:
mode:
authorrecht <recht>2004-07-04 23:10:50 +0000
committerrecht <recht>2004-07-04 23:10:50 +0000
commitbf44517ba2d686ceab6e477eb89df81dd9061867 (patch)
tree4a93f1a6bb978cfccf16ffe15b2d5c6235882e44 /mail/gmime/Makefile
parent56468470959d25ab82fb3abe15d77dc7d927b939 (diff)
downloadpkgsrc-bf44517ba2d686ceab6e477eb89df81dd9061867.tar.gz
update to 2.1.6
From the ChangeLog it looks like there were only bugfixes and a few minor API changes.
Diffstat (limited to 'mail/gmime/Makefile')
-rw-r--r--mail/gmime/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/gmime/Makefile b/mail/gmime/Makefile
index 494ec3b0df0..53e321463ac 100644
--- a/mail/gmime/Makefile
+++ b/mail/gmime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/08 13:39:29 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/04 23:10:50 recht Exp $
#
-DISTNAME= gmime-2.1.3
+DISTNAME= gmime-2.1.6
CATEGORIES= mail
MASTER_SITES= http://spruce.sourceforge.net/gmime/sources/v2.1/
@@ -15,7 +15,7 @@ USE_LIBTOOL= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-gtk-doc=no
-CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
+CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
PKGCONFIG_OVERRIDE+= gmime-2.0.pc.in
.include "../../mk/bsd.prefs.mk"