summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/xmill/Makefile3
-rw-r--r--audio/csound-dev/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile
index 34ff16edfc9..e33914cfd7a 100644
--- a/archivers/xmill/Makefile
+++ b/archivers/xmill/Makefile
@@ -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 @@ COMMENT= Specialized compressor for XML
USE_GNU_TOOLS+= make
MAKEFILE= makefile
USE_BUILDLINK3= yes
+USE_LANGUAGES= c c++
RESTRICTED= "Redistribution not permitted"
NO_SRC_ON_FTP= ${RESTRICTED}
diff --git a/audio/csound-dev/Makefile b/audio/csound-dev/Makefile
index b4a47c4a6b8..01022bba60b 100644
--- a/audio/csound-dev/Makefile
+++ b/audio/csound-dev/Makefile
@@ -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_GNU_TOOLS+= make
USE_BUILDLINK3= yes
USE_X11= yes
CONFLICTS= csound-bath*
+USE_LANGUAGES= c c++
.include "../../x11/fltk/buildlink3.mk"
.include "../../mk/ossaudio.buildlink3.mk"