aboutsummaryrefslogtreecommitdiff
path: root/textproc/enchant
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-12-15 06:14:48 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-12-15 06:14:48 +0000
commit61de80f3ff085a7c53bb597709abc6b0c56d810c (patch)
treee19a266b2734b41c258f63071693aa29790c233c /textproc/enchant
parent6a6b9d788102948cfbaf51975a1ef1679eefb8bd (diff)
downloadports-61de80f3ff085a7c53bb597709abc6b0c56d810c.tar.gz
ports-61de80f3ff085a7c53bb597709abc6b0c56d810c.zip
-Update to 1.1.5.
-Use libtool 1.5.
Notes
Notes: svn path=/head/; revision=124068
Diffstat (limited to 'textproc/enchant')
-rw-r--r--textproc/enchant/Makefile12
-rw-r--r--textproc/enchant/distinfo4
2 files changed, 10 insertions, 6 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index 1f1d7de0ec63..50bdb769246c 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= enchant
-PORTVERSION= 1.1.3
-PORTREVISION= 3
+PORTVERSION= 1.1.5
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= abiword
@@ -17,9 +16,10 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Dictionary/spellchecking framework
USE_GMAKE= yes
-USE_INC_LIBTOOL_VER=13
+USE_REINPLACE= yes
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget glib20 lthack
+USE_GNOME= gnomehack gnomeprefix gnometarget glib20
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
@@ -58,4 +58,8 @@ pre-everything::
.endif
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|MKDIRPROG-mkdir|MKDIRPROG-mkdir -p|g' \
+ ${WRKSRC}/install-sh
+
.include <bsd.port.post.mk>
diff --git a/textproc/enchant/distinfo b/textproc/enchant/distinfo
index 76cdfb7559a2..6568199c6706 100644
--- a/textproc/enchant/distinfo
+++ b/textproc/enchant/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/enchant-1.1.3.tar.gz) = c95186755fe46b27a78d9a85fef2175c
-SIZE (gnome2/enchant-1.1.3.tar.gz) = 303556
+MD5 (gnome2/enchant-1.1.5.tar.gz) = b7f266ca9241797839929972395a76cf
+SIZE (gnome2/enchant-1.1.5.tar.gz) = 440600