From 5af16a0a92f81c34be4b282d5e8072ffb8e77df1 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. --- sysutils/free/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/free') diff --git a/sysutils/free/Makefile b/sysutils/free/Makefile index 9a2b1c25972..81292349af3 100644 --- a/sysutils/free/Makefile +++ b/sysutils/free/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:34 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/12/29 06:22:17 jlam Exp $ # DISTNAME= free-1.0 @@ -9,7 +9,6 @@ DISTFILES= # empty MAINTAINER= tech-pkg@NetBSD.org COMMENT= Displays memory usage -USE_PKGINSTALL= YES # This pkg doesn't regard USE_INET6 (leave this comment for README-IPv6.html!) WRKSRC= ${WRKDIR} -- cgit v1.2.3