pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/scribus need c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bdf93b9e72c
branches:  trunk
changeset: 513216:3bdf93b9e72c
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon May 22 16:40:19 2006 +0000

description:
need c++

diffstat:

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

diffs (17 lines):

diff -r 295f32f74f4c -r 3bdf93b9e72c print/scribus/Makefile
--- a/print/scribus/Makefile    Mon May 22 16:39:00 2006 +0000
+++ b/print/scribus/Makefile    Mon May 22 16:40:19 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/04/17 13:46:46 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2006/05/22 16:40:19 drochner Exp $
 
 DISTNAME=      scribus-1.2.4.1
 PKGREVISION=   1
@@ -11,6 +11,7 @@
 COMMENT=       Publishing layout with graphical interface
 
 USE_TOOLS+=            gmake
+USE_LANGUAGES+=                c++
 PTHREAD_OPTS+=         require
 
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index