diff options
Diffstat (limited to 'lang/wonka/Makefile')
-rw-r--r-- | lang/wonka/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/wonka/Makefile b/lang/wonka/Makefile index b36992c3f03..c3496acc9fe 100644 --- a/lang/wonka/Makefile +++ b/lang/wonka/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/07/01 10:57:37 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2005/04/11 21:46:17 tv Exp $ # DISTNAME= wonka-src-0.9.6-release @@ -20,7 +20,6 @@ BUILD_DEPENDS+= jikes>=1.18:../../lang/jikes BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip WRKSRC= ${WRKDIR}/open-wonka -USE_BUILDLINK3= yes USE_X11= # defined JVM_HOME= ${PREFIX}/java/${PKGBASE} |