From 24f56460bb04ff9c77bf7269724669fed12b8ac7 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 27 Dec 2007 23:19:06 +0000 Subject: Do not skip the configure phase. This package needs it to configure libnbcompat. Pointed by Mark Wicks in PR 37609. --- pkgtools/pkgfind/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkgtools/pkgfind') diff --git a/pkgtools/pkgfind/Makefile b/pkgtools/pkgfind/Makefile index 654205e41d8..505def4c556 100644 --- a/pkgtools/pkgfind/Makefile +++ b/pkgtools/pkgfind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/09/08 21:57:59 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2007/12/27 23:19:06 minskim Exp $ DISTNAME= pkgfind-20050804 CATEGORIES= pkgtools @@ -10,7 +10,6 @@ COMMENT= Find packages by package name in pkgsrc PKG_INSTALLATION_TYPES= overwrite pkgviews -NO_CONFIGURE= yes NO_CHECKSUM= yes USE_FEATURES= err getprogname setprogname snprintf warn -- cgit v1.2.3