diff options
author | wiz <wiz> | 2006-05-18 20:29:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-05-18 20:29:58 +0000 |
commit | a47084c9c50b81086c3e02e32c4a25238b7b7a58 (patch) | |
tree | 2e6d94c1ee0d6b78b54f2207df6f538e868f026c /editors | |
parent | 4dd90d257bb5c045da347f383a8d736b37a49a6d (diff) | |
download | pkgsrc-a47084c9c50b81086c3e02e32c4a25238b7b7a58.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
Diffstat (limited to 'editors')
-rw-r--r-- | editors/fe/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/fe/Makefile b/editors/fe/Makefile index 0c1c42dd4a9..164dc865ba7 100644 --- a/editors/fe/Makefile +++ b/editors/fe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/13 18:23:32 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/05/18 20:29:58 wiz Exp $ DISTNAME= fe-1.6 PKGREVISION= 1 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.moria.de/~michael/fe/ COMMENT= Folding editor +BROKEN_IN= pkgsrc-2006Q1 + GNU_CONFIGURE= yes USE_TOOLS+= msgfmt |