summaryrefslogtreecommitdiff
path: root/lang/kaffe-esound
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-16 19:11:33 +0000
committerjoerg <joerg>2006-05-16 19:11:33 +0000
commit54e7aaade5c0ca537264b106af81a7f18fee131c (patch)
treebd0baae5736418bf37215b06bcd9b967bb8dddba /lang/kaffe-esound
parent1aa8cdb4ab4e5072431063b802d181e6ebc6f040 (diff)
downloadpkgsrc-54e7aaade5c0ca537264b106af81a7f18fee131c.tar.gz
Fix build with recent kaffe changes:
- some header files are not used and don't even exist - classlib is not shipped anymore.
Diffstat (limited to 'lang/kaffe-esound')
-rw-r--r--lang/kaffe-esound/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/kaffe-esound/Makefile b/lang/kaffe-esound/Makefile
index c7f26756000..344ddc06def 100644
--- a/lang/kaffe-esound/Makefile
+++ b/lang/kaffe-esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/05/10 16:46:21 tonio Exp $
+# $NetBSD: Makefile,v 1.7 2006/05/16 19:11:34 joerg Exp $
#
.include "../../lang/kaffe/Makefile.common"
@@ -14,7 +14,6 @@ CONFIGURE_ARGS+= --with-esd
BUILD_DIRS= config
BUILD_DIRS+= libraries/javalib
-BUILD_DIRS+= libraries/clib/classpath
BUILD_DIRS+= libraries/clib/sound/esd
INSTALL_DIRS= libraries/clib/sound/esd