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/alephone/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/alephone') diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 167904ee3dd..7a459131b8f 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/06/04 09:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/06 11:54:30 asau Exp $ DISTNAME= AlephOne-20100424 PKGNAME= ${DISTNAME:tl} @@ -12,8 +12,6 @@ HOMEPAGE= http://marathon.sourceforge.net/ COMMENT= Classic 2.5D FPS game engine, updated to use SDL LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config GNU_CONFIGURE= yes -- cgit v1.2.3