From 6fea5bcba5c06e189b223f1fe66f4d082553c5d6 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/koth/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/koth') diff --git a/games/koth/Makefile b/games/koth/Makefile index 679efd15a17..2cc7584b256 100644 --- a/games/koth/Makefile +++ b/games/koth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2010/01/30 16:23:34 tnn Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/06 11:54:45 asau Exp $ # DISTNAME= koth-0.8.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/koth/ COMMENT= The classic "shoot the other tank" artillery game, networked -PKG_DESTDIR_SUPPORT= user-destdir - PTHREAD_AUTO_VARS= yes GNU_CONFIGURE= YES CPPFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR:Q}\"" -- cgit v1.2.3