From a459d6adc77b22d7efa499cea1bcfbae7c929a42 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- games/foobillard/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'games/foobillard') diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile index 51bbdd5c208..6548db103ad 100644 --- a/games/foobillard/Makefile +++ b/games/foobillard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2007/01/11 10:35:40 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2008/06/12 02:14:30 joerg Exp $ # DISTNAME= foobillard-3.0a @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://foobillard.sunsite.dk/ COMMENT= Free OpenGL-billard game +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake GNU_CONFIGURE= yes -- cgit v1.2.3