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. --- audio/xmcd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/xmcd/Makefile') diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index c9c59998fe0..b90ce17b540 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2005/12/12 21:36:54 joerg Exp $ +# $NetBSD: Makefile,v 1.56 2005/12/29 06:21:32 jlam Exp $ DISTNAME= xmcd-3.0.2 PKGREVISION= 6 @@ -14,7 +14,6 @@ PATCHFILES= xmcd-3.0.2-proxyauth-patch PATCH_DIST_STRIP= -p1 WRKSRC= ${WRKDIR}/xmcd-3.0 -USE_PKGINSTALL= yes DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL -- cgit v1.2.3