pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/cxunzip This package is written in C and C++...
details: https://anonhg.NetBSD.org/pkgsrc/rev/65f396988b88
branches: trunk
changeset: 485621:65f396988b88
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Dec 17 20:44:35 2004 +0000
description:
This package is written in C and C++. Add "USE_LANGUAGES=c c++".
diffstat:
archivers/cxunzip/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 187f7201e012 -r 65f396988b88 archivers/cxunzip/Makefile
--- a/archivers/cxunzip/Makefile Fri Dec 17 20:12:07 2004 +0000
+++ b/archivers/cxunzip/Makefile Fri Dec 17 20:44:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:13:04 tv Exp $
+# $NetBSD: Makefile,v 1.16 2004/12/17 20:44:35 minskim Exp $
DISTNAME= cxunzip-0.98
PKGREVISION= 2
@@ -15,6 +15,7 @@
USE_X11= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
.include "../../x11/gnome-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index