From 2d3df4f1665454dffc38c4ac5b3dbb6aa03efc73 Mon Sep 17 00:00:00 2001 From: asau Date: Sat, 6 Oct 2012 11:54:29 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- games/zoom/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/zoom') diff --git a/games/zoom/Makefile b/games/zoom/Makefile index 47829d96315..379604dba5b 100644 --- a/games/zoom/Makefile +++ b/games/zoom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/03 21:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/06 11:55:04 asau Exp $ DISTNAME= zoom-1.0.3 PKGREVISION= 9 @@ -19,8 +19,6 @@ GCC_REQD+= 3.0 .endif UNLIMIT_RESOURCES+= datasize -PKG_DESTDIR_SUPPORT= user-destdir - DOCDIR= ${PREFIX}/share/doc/html/zoom post-install: -- cgit v1.2.3