pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/opensp USE_LANGUAGES=c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae8eee2c625d
branches:  trunk
changeset: 497593:ae8eee2c625d
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Jul 31 06:03:26 2005 +0000

description:
USE_LANGUAGES=c c++

diffstat:

 textproc/opensp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 243a6c675ba1 -r ae8eee2c625d textproc/opensp/Makefile
--- a/textproc/opensp/Makefile  Sun Jul 31 05:51:28 2005 +0000
+++ b/textproc/opensp/Makefile  Sun Jul 31 06:03:26 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/07/16 01:19:24 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2005/07/31 06:03:26 grant Exp $
 #
 
 DISTNAME=      OpenSP-1.5.1
@@ -15,6 +15,7 @@
 
 BUILD_USES_MSGFMT=     yes
 USE_TOOLS+=            perl
+USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 PTHREAD_OPTS+=         require
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index