diff options
author | drochner <drochner@pkgsrc.org> | 2001-03-29 15:32:28 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2001-03-29 15:32:28 +0000 |
commit | 6cb4dd9752933101a6a32fb354e11cc6e9dc37f9 (patch) | |
tree | d858f64e6dbcb43188fb7c5b01f49c16dddf4d4f | |
parent | 6fa0984de373cda6f2e14dd414b243488a8d41b8 (diff) | |
download | pkgsrc-6cb4dd9752933101a6a32fb354e11cc6e9dc37f9.tar.gz |
enable recent additions
-rw-r--r-- | audio/Makefile | 4 | ||||
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | graphics/Makefile | 3 |
3 files changed, 7 insertions, 3 deletions
diff --git a/audio/Makefile b/audio/Makefile index d25d3284a10..31d38ef1f7b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2001/03/19 19:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2001/03/29 15:32:28 drochner Exp $ # COMMENT= Audio tools @@ -16,6 +16,7 @@ SUBDIR+= cs4235 SUBDIR+= csound SUBDIR+= csound-manual SUBDIR+= dap +SUBDIR+= disc-cover SUBDIR+= easytag SUBDIR+= eawpatches SUBDIR+= emixer @@ -86,6 +87,7 @@ SUBDIR+= mpg123 SUBDIR+= musicbox SUBDIR+= nas SUBDIR+= nspmod +SUBDIR+= p5-Audio-CD-disc-cover SUBDIR+= p5-MP3-Tag SUBDIR+= realplayer SUBDIR+= rio diff --git a/devel/Makefile b/devel/Makefile index 949822115cd..d73eeba3ae7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.189 2001/03/26 23:52:17 mjl Exp $ +# $NetBSD: Makefile,v 1.190 2001/03/29 15:32:28 drochner Exp $ # COMMENT= Development utilities @@ -98,6 +98,7 @@ SUBDIR+= libstroke SUBDIR+= libtool SUBDIR+= libtool-base SUBDIR+= libtool-info +SUBDIR+= libusb SUBDIR+= lwp SUBDIR+= m4 SUBDIR+= maketool diff --git a/graphics/Makefile b/graphics/Makefile index 11fa5804976..e96f44d4f61 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.127 2001/03/20 16:52:14 wiz Exp $ +# $NetBSD: Makefile,v 1.128 2001/03/29 15:32:29 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -103,6 +103,7 @@ SUBDIR+= py-imagingtk SUBDIR+= qvplay SUBDIR+= rayshade SUBDIR+= ruby-gl +SUBDIR+= s10sh SUBDIR+= sane-backends SUBDIR+= sane-frontends SUBDIR+= scigraphica |