From c820203434cf763fe527cb057f59021e25a8fde6 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. --- math/udunits/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math/udunits/Makefile') diff --git a/math/udunits/Makefile b/math/udunits/Makefile index 88f6c0504ce..63e636742ed 100644 --- a/math/udunits/Makefile +++ b/math/udunits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/12/05 23:55:12 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2005/12/29 06:21:54 jlam Exp $ DISTNAME= udunits PKGNAME= udunits-1.12.1 @@ -14,7 +14,6 @@ COMMENT= Library and program for manipulating units of physical quantities WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src DIST_SUBDIR= ${PKGNAME_NOREV} -USE_PKGINSTALL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -- cgit v1.2.3