pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/xpp this only uses a c++ compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b717250d0db
branches:  trunk
changeset: 477160:9b717250d0db
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Jun 27 13:28:01 2004 +0000

description:
this only uses a c++ compiler.

diffstat:

 print/xpp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 73eb76683cd8 -r 9b717250d0db print/xpp/Makefile
--- a/print/xpp/Makefile        Sun Jun 27 13:26:22 2004 +0000
+++ b/print/xpp/Makefile        Sun Jun 27 13:28:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/04/13 09:38:38 xtraeme Exp $
+# $NetBSD: Makefile,v 1.26 2004/06/27 13:28:01 grant Exp $
 
 DISTNAME=      xpp-1.1
 PKGREVISION=   4
@@ -13,6 +13,7 @@
 USE_X11=       yes
 USE_GNU_TOOLS+=        make
 GNU_CONFIGURE= yes
+USE_LANGUAGES= c++
 
 DOCDIR=                ${PREFIX}/share/doc/xpp
 



Home | Main Index | Thread Index | Old Index