summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-20 00:00:20 +0000
committerrillig <rillig>2007-11-20 00:00:20 +0000
commit90c008983f700c4e42f81558817c8c751c4dbf47 (patch)
tree4b3f2490fde53afab557ee3e8d48414a4169e017
parent3ec0d40f1759447a80edb641ccc7ddedc1efd209 (diff)
downloadpkgsrc-90c008983f700c4e42f81558817c8c751c4dbf47.tar.gz
Solaris needs -lintl.
-rw-r--r--editors/fe/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/fe/Makefile b/editors/fe/Makefile
index 92ad119221a..2771ca1e53e 100644
--- a/editors/fe/Makefile
+++ b/editors/fe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/01/30 23:52:53 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2007/11/20 00:00:20 rillig Exp $
DISTNAME= fe-1.6
PKGREVISION= 1
@@ -12,6 +12,8 @@ COMMENT= Folding editor
GNU_CONFIGURE= yes
USE_TOOLS+= msgfmt
+LIBS+= ${BUILDLINK_LDADD.gettext}
+
INSTALLATION_DIRS= share/doc/fe
post-install: