summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-11-20 11:08:50 +0000
committerrillig <rillig@pkgsrc.org>2007-11-20 11:08:50 +0000
commit897c6227b8149b812d8b8c9c123842fc2327c117 (patch)
treef19d8fa3ac8ee6d535034992c6eafcdd613cafd7
parent2995988958fb0ae6e295d4a16d47bb7729adb08e (diff)
downloadpkgsrc-897c6227b8149b812d8b8c9c123842fc2327c117.tar.gz
Use BROKEN_GETTEXT_DETECTION=yes instead of doing the work manually.
Thanks to obache.
-rw-r--r--editors/fe/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/fe/Makefile b/editors/fe/Makefile
index 2771ca1e53e..d766b8b6400 100644
--- a/editors/fe/Makefile
+++ b/editors/fe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/11/20 00:00:20 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2007/11/20 11:08:50 rillig Exp $
DISTNAME= fe-1.6
PKGREVISION= 1
@@ -11,8 +11,7 @@ COMMENT= Folding editor
GNU_CONFIGURE= yes
USE_TOOLS+= msgfmt
-
-LIBS+= ${BUILDLINK_LDADD.gettext}
+BROKEN_GETTEXT_DETECTION= yes
INSTALLATION_DIRS= share/doc/fe