diff options
Diffstat (limited to 'games/gnome-mastermind/Makefile')
-rw-r--r-- | games/gnome-mastermind/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/gnome-mastermind/Makefile b/games/gnome-mastermind/Makefile index a3ee291dbee..5a367262ff4 100644 --- a/games/gnome-mastermind/Makefile +++ b/games/gnome-mastermind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/07/03 10:26:18 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2008/07/14 12:56:04 joerg Exp $ # DISTNAME= gnome-mastermind-0.3.1 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.autistici.org/gnome-mastermind/ COMMENT= Mastermind (the game) +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config intltool gmake msgfmt |