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/wargames/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/wargames') diff --git a/games/wargames/Makefile b/games/wargames/Makefile index 996c600f8d5..643ff051fbb 100644 --- a/games/wargames/Makefile +++ b/games/wargames/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/07/16 20:47:03 abs Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/06 11:54:58 asau Exp $ VERSION= 1.02 DISTNAME= abs0-wargames-${VERSION}-0-g0e9f20e @@ -15,6 +15,4 @@ FETCH_USING= curl WRKSRC= ${WRKDIR}/${DISTNAME:C:[^-]*-0-g::} -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3