pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Add USE_LANGUAGES=c c++ to note that this package uses...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd856dd8c4d8
branches: trunk
changeset: 472937:fd856dd8c4d8
user: ben <ben%pkgsrc.org@localhost>
date: Wed Apr 14 14:57:02 2004 +0000
description:
Add USE_LANGUAGES=c c++ to note that this package uses C and C++.
diffstat:
archivers/xmill/Makefile | 3 ++-
audio/csound-dev/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 7e63dc451fe3 -r fd856dd8c4d8 archivers/xmill/Makefile
--- a/archivers/xmill/Makefile Wed Apr 14 14:56:09 2004 +0000
+++ b/archivers/xmill/Makefile Wed Apr 14 14:57:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/04/10 19:05:36 ben Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/14 14:57:02 ben Exp $
DISTNAME= xmill-0.9.1
CATEGORIES= archivers
@@ -11,6 +11,7 @@
USE_GNU_TOOLS+= make
MAKEFILE= makefile
USE_BUILDLINK3= yes
+USE_LANGUAGES= c c++
RESTRICTED= "Redistribution not permitted"
NO_SRC_ON_FTP= ${RESTRICTED}
diff -r 7e63dc451fe3 -r fd856dd8c4d8 audio/csound-dev/Makefile
--- a/audio/csound-dev/Makefile Wed Apr 14 14:56:09 2004 +0000
+++ b/audio/csound-dev/Makefile Wed Apr 14 14:57:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/04/13 09:38:38 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/14 14:59:28 ben Exp $
#
DISTNAME= Csound-4.24.1
@@ -23,6 +23,7 @@
USE_BUILDLINK3= yes
USE_X11= yes
CONFLICTS= csound-bath*
+USE_LANGUAGES= c c++
.include "../../x11/fltk/buildlink3.mk"
.include "../../mk/ossaudio.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index