summaryrefslogtreecommitdiff
path: root/editors/fe
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-01-06 14:59:40 +0000
committerrillig <rillig@pkgsrc.org>2007-01-06 14:59:40 +0000
commitaf164df143cd8545fdd5806103da379e37d88e21 (patch)
treedf435a0a30a95518c3c99447ac810385386cb37f /editors/fe
parentc15e218706f572801f5bba57aa82c3fadf6af8a3 (diff)
downloadpkgsrc-af164df143cd8545fdd5806103da379e37d88e21.tar.gz
The package works again.
Fixed pkglint warnings.
Diffstat (limited to 'editors/fe')
-rw-r--r--editors/fe/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/editors/fe/Makefile b/editors/fe/Makefile
index 54c0aec6275..77eaed23b1b 100644
--- a/editors/fe/Makefile
+++ b/editors/fe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/12/19 18:20:21 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2007/01/06 14:59:40 rillig Exp $
DISTNAME= fe-1.6
PKGREVISION= 1
@@ -9,14 +9,13 @@ 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
-INCOMPAT_CURSES= NetBSD-2* NetBSD-3*
+INCOMPAT_CURSES= NetBSD-2.*-* NetBSD-3.*-*
+
+INSTALLATION_DIRS= share/doc/fe
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/fe
${INSTALL_DATA} ${WRKSRC}/fe.ps ${PREFIX}/share/doc/fe/fe.ps
${INSTALL_DATA} ${WRKSRC}/feref.ps ${PREFIX}/share/doc/fe/feref.ps