summaryrefslogtreecommitdiff
path: root/editors/fe
diff options
context:
space:
mode:
authorrillig <rillig>2007-01-06 14:59:40 +0000
committerrillig <rillig>2007-01-06 14:59:40 +0000
commitc37c2e5d9476204cab36cfffc317423bcc4f9d72 (patch)
treedf435a0a30a95518c3c99447ac810385386cb37f /editors/fe
parentdb1bf156b763996018c4d16a97368456bf8e0d33 (diff)
downloadpkgsrc-c37c2e5d9476204cab36cfffc317423bcc4f9d72.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