summaryrefslogtreecommitdiff
path: root/lang/sablevm-classpath
diff options
context:
space:
mode:
authortonio <tonio>2006-04-23 20:03:06 +0000
committertonio <tonio>2006-04-23 20:03:06 +0000
commit921907fe7bd101a7d9380444ccafc1e69ead6792 (patch)
tree96b58ed4e8dc4ab7069f94f0335e50907543c5fe /lang/sablevm-classpath
parent906f9df94fec14f319bc4ca3229a1e038f917f3c (diff)
downloadpkgsrc-921907fe7bd101a7d9380444ccafc1e69ead6792.tar.gz
Add build_dependency on zip, and remove the --without-zip argument to
configure, since it is no more supported That should fix PLIST problems
Diffstat (limited to 'lang/sablevm-classpath')
-rw-r--r--lang/sablevm-classpath/Makefile3
-rw-r--r--lang/sablevm-classpath/Makefile.common3
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/sablevm-classpath/Makefile b/lang/sablevm-classpath/Makefile
index e4ee39923ea..5bfe7fd7974 100644
--- a/lang/sablevm-classpath/Makefile
+++ b/lang/sablevm-classpath/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 12:21:14 tonio Exp $
+# $NetBSD: Makefile,v 1.10 2006/04/23 20:03:06 tonio Exp $
#
.include "Makefile.common"
PKGREVISION= 1
+BUILD_DEPENDS+= zip>=2.3:../../archivers/zip
INFO_FILES= # PLIST
diff --git a/lang/sablevm-classpath/Makefile.common b/lang/sablevm-classpath/Makefile.common
index fff74329534..0f2660e84f7 100644
--- a/lang/sablevm-classpath/Makefile.common
+++ b/lang/sablevm-classpath/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2006/04/15 22:09:56 tonio Exp $
+# $NetBSD: Makefile.common,v 1.8 2006/04/23 20:03:06 tonio Exp $
#
DISTNAME= sablevm-classpath-1.13
@@ -19,5 +19,4 @@ NO_MTREE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes
-CONFIGURE_ARGS+= --without-zip
CONFIGURE_ARGS+= --with-jikes