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. --- graphics/libgiigic/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/libgiigic') diff --git a/graphics/libgiigic/Makefile b/graphics/libgiigic/Makefile index 0ad602872e3..bda596f7c87 100644 --- a/graphics/libgiigic/Makefile +++ b/graphics/libgiigic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:06 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/12/29 06:21:45 jlam Exp $ # DISTNAME= libgiigic-1.0.0.src @@ -13,7 +13,6 @@ HOMEPAGE= http://www.ggi-project.org/packages/libgiigic.html COMMENT= General Input Configurator for GGI WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit v1.2.3