diff options
Diffstat (limited to 'lang/classpath/Makefile')
-rw-r--r-- | lang/classpath/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/classpath/Makefile b/lang/classpath/Makefile index 798d5c34cc9..4df5cdbd455 100644 --- a/lang/classpath/Makefile +++ b/lang/classpath/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2006/05/16 13:27:33 tonio Exp $ +# $NetBSD: Makefile,v 1.14 2009/05/18 13:15:19 wiz Exp $ .include "Makefile.common" +PKGREVISION= 1 + BUILD_DEPENDS+= zip>=2.3:../../archivers/zip USE_TOOLS+= makeinfo |