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. --- games/xmris/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/xmris') diff --git a/games/xmris/Makefile b/games/xmris/Makefile index 7f5192f2740..074194b11bb 100644 --- a/games/xmris/Makefile +++ b/games/xmris/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/09/08 06:30:37 jdc Exp $ +# $NetBSD: Makefile,v 1.8 2005/12/29 06:21:41 jlam Exp $ DISTNAME= xmris.4.0.5 PKGNAME= xmris-4.05 @@ -10,11 +10,9 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.planetfall.pwp.blueyonder.co.uk/xmris/ COMMENT= Version of the Mr Do video arcade game for X -USE_PKGINSTALL= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes -USE_PKGINSTALL= yes DEINSTALL_EXTRA_TMPL+= ${PKGDIR}/DEINSTALL post-patch: -- cgit v1.2.3