From 4a2c81680fcf54e8749802284f6504ec4e1e0420 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 5 Dec 2005 19:44:01 +0000 Subject: Add -DGTAGS to the CFLAGS. Bump PKGREVISION because the binary changes. --- editors/nvi-m17n/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index ea34ae20686..8a902256bff 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2005/12/01 18:29:58 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2005/12/05 19:44:01 wiz Exp $ DISTNAME= nvi-1.79 PKGNAME= nvi-m17n-1.79.20040401 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ @@ -25,6 +26,8 @@ CONFIGURE_ARGS+=--enable-multibyte --program-prefix=n CONFIGURE_ENV+= vi_cv_path_shell=${TOOLS_SH:Q} USE_TOOLS+= sh +CPPFLAGS+= -DGTAGS + .include "options.mk" AUTODETECT.big5=cn -- cgit v1.2.3