From 39d7fb93432416d872ed34e0025741cc93068c06 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- games/pioneers/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'games/pioneers') diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 38f95b291ae..feb59c5c4dd 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/03/06 14:53:50 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:30 joerg Exp $ # DISTNAME= pioneers-0.11.3 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pio.sourceforge.net/ COMMENT= GNOME version of the Settlers of Catan board game +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES USE_DIRS+= xdg-1.1 USE_TOOLS+= gmake pkg-config msgfmt -- cgit v1.2.3