pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/par2 this package only uses a c++ compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15eeb0e7db67
branches:  trunk
changeset: 477510:15eeb0e7db67
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Jul 04 08:10:23 2004 +0000

description:
this package only uses a c++ compiler.

diffstat:

 archivers/par2/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6d1f57d9fd74 -r 15eeb0e7db67 archivers/par2/Makefile
--- a/archivers/par2/Makefile   Sun Jul 04 06:43:01 2004 +0000
+++ b/archivers/par2/Makefile   Sun Jul 04 08:10:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/29 19:36:07 tv Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/04 08:10:23 grant Exp $
 #
 
 DISTNAME=              par2cmdline-0.3
@@ -11,6 +11,7 @@
 COMMENT=               Create or use PAR2 parity volumes
 
 USE_BUILDLINK3=                yes
+USE_LANGUAGES=         c++
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index