pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/fe Solaris needs -lintl.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1803918f209b
branches: trunk
changeset: 535501:1803918f209b
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Nov 20 00:00:20 2007 +0000
description:
Solaris needs -lintl.
diffstat:
editors/fe/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d9176a58d0d7 -r 1803918f209b editors/fe/Makefile
--- a/editors/fe/Makefile Mon Nov 19 23:38:03 2007 +0000
+++ b/editors/fe/Makefile Tue Nov 20 00:00:20 2007 +0000
@@ -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 @@
GNU_CONFIGURE= yes
USE_TOOLS+= msgfmt
+LIBS+= ${BUILDLINK_LDADD.gettext}
+
INSTALLATION_DIRS= share/doc/fe
post-install:
Home |
Main Index |
Thread Index |
Old Index