diff options
Diffstat (limited to 'editors/fe/Makefile')
-rw-r--r-- | editors/fe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/fe/Makefile b/editors/fe/Makefile index 164dc865ba7..54c0aec6275 100644 --- a/editors/fe/Makefile +++ b/editors/fe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/05/18 20:29:58 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/12/19 18:20:21 wiz Exp $ DISTNAME= fe-1.6 PKGREVISION= 1 @@ -13,6 +13,7 @@ BROKEN_IN= pkgsrc-2006Q1 GNU_CONFIGURE= yes USE_TOOLS+= msgfmt +INCOMPAT_CURSES= NetBSD-2* NetBSD-3* post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/fe |