summaryrefslogtreecommitdiff
path: root/www/drivel
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-11-14 20:33:39 +0000
committerjmmv <jmmv@pkgsrc.org>2004-11-14 20:33:39 +0000
commitba8f8ed5e9f599a9aadefc32d220dbfddafb77a9 (patch)
tree30a46fd5e3577ea06079f4d9474130fe83d68ddd /www/drivel
parenta761c47896156eb730909f4ffd95aa3b3dc4f025 (diff)
downloadpkgsrc-ba8f8ed5e9f599a9aadefc32d220dbfddafb77a9.tar.gz
Enable spell checking support (through gtkspell). Gah! I've been wanting
this feature for a long time and it was already there, just hidden! Bump PKGREVISION to 2.
Diffstat (limited to 'www/drivel')
-rw-r--r--www/drivel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/drivel/Makefile b/www/drivel/Makefile
index 1bc65095541..0cc3f646656 100644
--- a/www/drivel/Makefile
+++ b/www/drivel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/10/25 16:42:06 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2004/11/14 20:33:39 jmmv Exp $
#
DISTNAME= drivel-1.2.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/}
EXTRACT_SUFX= .tar.bz2
@@ -28,6 +28,7 @@ GCONF2_SCHEMAS= drivel.schemas
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../textproc/gtkspell/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../www/curl/buildlink3.mk"