diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:41:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:41:29 +0000 |
commit | 0d8c03d43e0ef0e75115d95edbf7e1d6a5753857 (patch) | |
tree | fd359dd4887f4d378996d93a6a5a5c1ef6c0b6ca /textproc/php-enchant | |
parent | a5d619f93fc6cb6df74e3e97b14ae50f5b010485 (diff) | |
download | pkgsrc-0d8c03d43e0ef0e75115d95edbf7e1d6a5753857.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Diffstat (limited to 'textproc/php-enchant')
-rw-r--r-- | textproc/php-enchant/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/php-enchant/Makefile b/textproc/php-enchant/Makefile index 23532968dcd..1cef52fabc7 100644 --- a/textproc/php-enchant/Makefile +++ b/textproc/php-enchant/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/12/17 13:46:28 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/02/06 12:41:44 wiz Exp $ MODNAME= enchant PECL_VERSION= 1.1.0 -PKGREVISION= 1 +PKGREVISION= 2 PECL_LEGACY_VERSION_SCHEME= yes CATEGORIES+= textproc COMMENT= PHP extension for ENCHANT (spelling) support |