pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/prcs this uses a c and c++ compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3d928312ad0
branches:  trunk
changeset: 476517:f3d928312ad0
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Jun 12 09:10:08 2004 +0000

description:
this uses a c and c++ compiler.

diffstat:

 devel/prcs/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r c6106e46700e -r f3d928312ad0 devel/prcs/Makefile
--- a/devel/prcs/Makefile       Sat Jun 12 09:08:02 2004 +0000
+++ b/devel/prcs/Makefile       Sat Jun 12 09:10:08 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2003/12/30 17:21:55 cjep Exp $
+# $NetBSD: Makefile,v 1.29 2004/06/12 09:10:08 grant Exp $
 # FreeBSD Id: Makefile,v 1.9 1997/10/13 05:11:40 jmacd Exp
 #
 
@@ -19,5 +19,6 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV+=                lispdir=${PREFIX}/share/examples/prcs
 INFO_FILES=            prcs.info
+USE_LANGUAGES=         c c++
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index