pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/dar USE_LANGUAGES= c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f0890a283a9
branches:  trunk
changeset: 475480:9f0890a283a9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun May 16 16:37:02 2004 +0000

description:
USE_LANGUAGES= c c++
USE_LIBTOOL=   yes

diffstat:

 archivers/dar/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7b7d1eace074 -r 9f0890a283a9 archivers/dar/Makefile
--- a/archivers/dar/Makefile    Sun May 16 15:48:10 2004 +0000
+++ b/archivers/dar/Makefile    Sun May 16 16:37:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/05/12 05:31:28 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2004/05/16 16:37:02 minskim Exp $
 #
 
 DISTNAME=      dar-2.0.2
@@ -11,6 +11,8 @@
 COMMENT=       Disk archiver
 
 USE_BUILDLINK3=                yes
+USE_LANGUAGES=         c c++
+USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 
 CONFIGURE_ARGS+=       --disable-nodump-flag



Home | Main Index | Thread Index | Old Index