From 0b64c5e8f6df517e08feba011f6ebb6d4db35063 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 20 Aug 2005 19:16:21 +0000 Subject: Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so that these directories will be conditionally removed (based on reference counts), regardless of the value of PKG_CONFIG. Bump the PKGREVISION for packages that were modified as a result. --- lang/jdk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/jdk') diff --git a/lang/jdk/Makefile b/lang/jdk/Makefile index c7fda342552..51dff9146c5 100644 --- a/lang/jdk/Makefile +++ b/lang/jdk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2005/08/19 18:12:37 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2005/08/20 19:16:23 jlam Exp $ # VERSION= 1.1.8 PKGNAME= jdk-${VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= lang java MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/java/i386/${VERSION}/ \ ftp://ftp.de.NetBSD.org/pub/NetBSD/misc/java/i386/${VERSION}/ -- cgit v1.2.3