pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/enchant Add missing USE_LANGUAGES.
details: https://anonhg.NetBSD.org/pkgsrc/rev/540373021e76
branches: trunk
changeset: 512415:540373021e76
user: hira <hira%pkgsrc.org@localhost>
date: Tue May 09 02:01:11 2006 +0000
description:
Add missing USE_LANGUAGES.
diffstat:
textproc/enchant/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 50b8e21df8cb -r 540373021e76 textproc/enchant/Makefile
--- a/textproc/enchant/Makefile Tue May 09 00:14:55 2006 +0000
+++ b/textproc/enchant/Makefile Tue May 09 02:01:11 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/02/05 23:11:01 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/05/09 02:01:11 hira Exp $
#
DISTNAME= enchant-1.1.6
@@ -11,6 +11,7 @@
COMMENT= Generic spell checking library
USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= enchant.pc.in
Home |
Main Index |
Thread Index |
Old Index