summaryrefslogtreecommitdiff
path: root/www/drivel
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-11-14 20:33:39 +0000
committerjmmv <jmmv>2004-11-14 20:33:39 +0000
commit9be95ac9151d81f8cc52c84517aab21390cc6b7b (patch)
tree30a46fd5e3577ea06079f4d9474130fe83d68ddd /www/drivel
parent2a7462491b629336db1f76b0b2641e4aec92a542 (diff)
downloadpkgsrc-9be95ac9151d81f8cc52c84517aab21390cc6b7b.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"