2004-02-10 07:47:41 +01:00
|
|
|
# $NetBSD: Makefile,v 1.10 2004/02/10 06:47:41 minskim Exp $
|
2003-09-27 05:23:33 +02:00
|
|
|
#
|
|
|
|
|
2003-12-20 06:18:37 +01:00
|
|
|
DISTNAME= nabi-0.12
|
2004-01-03 19:49:33 +01:00
|
|
|
PKGREVISION= 1
|
2003-09-27 05:23:33 +02:00
|
|
|
CATEGORIES= korean inputmethod
|
|
|
|
MASTER_SITES= http://download.kldp.net/nabi/
|
|
|
|
|
2003-10-18 15:08:48 +02:00
|
|
|
MAINTAINER= minskim@bawi.org
|
2003-09-27 05:23:33 +02:00
|
|
|
HOMEPAGE= http://nabi.kldp.net/
|
|
|
|
COMMENT= X Input Method for Korean
|
|
|
|
|
|
|
|
USE_BUILDLINK2= YES
|
2003-11-29 18:09:12 +01:00
|
|
|
USE_X11= YES
|
2003-09-27 05:23:33 +02:00
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_PKGLOCALEDIR= YES
|
|
|
|
|
2004-02-10 07:47:41 +01:00
|
|
|
SUBST_CLASSES+= options
|
|
|
|
SUBST_MESSAGE.options= "Removing incompatible compiler options."
|
|
|
|
SUBST_STAGE.options= post-patch
|
|
|
|
SUBST_FILES.options= IMdkit/Makefile.in src/Makefile.in
|
|
|
|
SUBST_SED.options= -e 's,-Wall,,g'
|
|
|
|
|
2003-09-27 05:23:33 +02:00
|
|
|
.include "../../converters/libiconv/buildlink2.mk"
|
|
|
|
.include "../../devel/gettext-lib/buildlink2.mk"
|
2003-11-29 18:09:12 +01:00
|
|
|
.include "../../devel/pkgconfig/buildlink2.mk"
|
2003-09-27 05:23:33 +02:00
|
|
|
.include "../../x11/gtk2/buildlink2.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|