From dc9594e09db96635641a7e05b49d34b554b9bb21 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Dec 2005 06:21:30 +0000 Subject: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. --- lang/kaffe/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/kaffe') diff --git a/lang/kaffe/Makefile.common b/lang/kaffe/Makefile.common index 019c6f78a16..9a8293e27b6 100644 --- a/lang/kaffe/Makefile.common +++ b/lang/kaffe/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.11 2005/12/07 16:25:51 tonio Exp $ +# $NetBSD: Makefile.common,v 1.12 2005/12/29 06:21:46 jlam Exp $ DISTNAME= kaffe-1.1.6 CATEGORIES= lang java @@ -17,7 +17,6 @@ GNU_CONFIGURE_PREFIX= ${JAVA_HOME} JAVA_HOME= ${PREFIX}/java/kaffe JAVA_NAME= kaffe NO_MTREE= yes -USE_PKGINSTALL= yes USE_LIBTOOL= yes USE_TOOLS+= gmake TEST_TARGET= check -- cgit v1.2.3