pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/hpijs this uses a c and c++ compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/842a90dd62c5
branches:  trunk
changeset: 477163:842a90dd62c5
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Jun 27 13:33:29 2004 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 3a6b78cbad4a -r 842a90dd62c5 print/hpijs/Makefile
--- a/print/hpijs/Makefile      Sun Jun 27 13:32:16 2004 +0000
+++ b/print/hpijs/Makefile      Sun Jun 27 13:33:29 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/06/03 11:53:05 cube Exp $
+# $NetBSD: Makefile,v 1.14 2004/06/27 13:33:29 grant Exp $
 
 DISTNAME=      hpijs-1.5
 PKGREVISION=   1
@@ -12,6 +12,7 @@
 CONFLICTS=     ghostscript<=6.01nb4 ghostscript-nox11<=6.01nb4
 
 USE_BUILDLINK3=                yes
+USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         # defined
 CPPFLAGS+=             -DAPDK_BUFFER_SEND
 



Home | Main Index | Thread Index | Old Index