2005-08-10 22:56:10 +02:00
|
|
|
# $NetBSD: Makefile,v 1.25 2005/08/10 20:56:24 jlam Exp $
|
2002-09-25 06:54:46 +02:00
|
|
|
|
2005-07-28 14:43:13 +02:00
|
|
|
DISTNAME= gtkspell-2.0.11
|
2004-12-03 13:39:05 +01:00
|
|
|
CATEGORIES= textproc devel
|
|
|
|
MASTER_SITES= http://gtkspell.sourceforge.net/download/
|
2002-09-25 06:54:46 +02:00
|
|
|
|
2004-12-03 13:39:05 +01:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
|
|
HOMEPAGE= http://gtkspell.sourceforge.net/
|
|
|
|
COMMENT= Spell checking GtkTextView widget
|
2002-09-25 06:54:46 +02:00
|
|
|
|
2005-08-10 22:56:10 +02:00
|
|
|
USE_TOOLS+= pkg-config
|
2004-12-03 13:39:05 +01:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2004-02-14 19:26:26 +01:00
|
|
|
PKGCONFIG_OVERRIDE= gtkspell-2.0.pc.in
|
2002-09-25 06:54:46 +02:00
|
|
|
|
2004-02-09 19:26:06 +01:00
|
|
|
SUBST_CLASSES+= subdir
|
|
|
|
SUBST_MESSAGE.subdir= "Excluding unnecessary subdirs."
|
|
|
|
SUBST_STAGE.subdir= post-patch
|
|
|
|
SUBST_FILES.subdir= Makefile.in
|
|
|
|
SUBST_SED.subdir= -e 's|SUBDIRS = gtkspell examples docs|SUBDIRS = gtkspell|'
|
|
|
|
|
2005-03-16 17:25:35 +01:00
|
|
|
.include "../../devel/pango/buildlink3.mk"
|
2004-12-03 13:39:05 +01:00
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
2004-02-14 19:04:39 +01:00
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
2002-09-25 06:54:46 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|