summaryrefslogtreecommitdiff
path: root/textproc/enchant/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-04-22 19:32:18 +0000
committerwiz <wiz@pkgsrc.org>2008-04-22 19:32:18 +0000
commit42c50e21643d4f1e001949aee50a5ed7256234b7 (patch)
treef7c4fbf278ce369e28afdb8ae2d327cbed86883b /textproc/enchant/Makefile
parentf74f663cbecd5c0332831ffbdb0684348a89d6bb (diff)
downloadpkgsrc-42c50e21643d4f1e001949aee50a5ed7256234b7.tar.gz
Update to 1.4.1:
Included hunspell upgraded to 1.2.2, pkgsrc patches integrated.
Diffstat (limited to 'textproc/enchant/Makefile')
-rw-r--r--textproc/enchant/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index 1773f7e0fc7..a6dbcf23e09 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2008/04/17 21:07:18 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2008/04/22 19:32:18 wiz Exp $
#
-DISTNAME= enchant-1.4.0
-PKGREVISION= 2
+DISTNAME= enchant-1.4.1
CATEGORIES= textproc
-MASTER_SITES= http://www.abisource.com/downloads/enchant/1.4.0/
+MASTER_SITES= http://www.abisource.com/downloads/enchant/1.4.1/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.abisource.com/projects/enchant/
@@ -22,9 +21,6 @@ CFLAGS.SunOS+= -D__EXTENSIONS__
CONFIGURE_ARGS+= --with-myspell-dir=${BUILDLINK_PREFIX.hunspell}/share/hunspell
-pre-configure:
- cd ${WRKSRC} && autoconf
-
.include "options.mk"
.include "../../devel/glib2/buildlink3.mk"