From 5c596d8f5230cd5adf70f79a6edda4a3106147a2 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 7 Apr 2008 16:53:38 +0000 Subject: Fix DESTDIR. --- games/fltk-sudoku/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'games/fltk-sudoku') diff --git a/games/fltk-sudoku/Makefile b/games/fltk-sudoku/Makefile index 406dbf9016a..7c7c0d0ee13 100644 --- a/games/fltk-sudoku/Makefile +++ b/games/fltk-sudoku/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/03/04 06:59:04 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2008/04/07 17:08:44 joerg Exp $ DISTNAME= fltk-1.1.7-source PKGNAME= fltk-sudoku-1.1.7 @@ -45,6 +45,8 @@ SUBST_SED.config2= -e "s|../lib/||g" BUILD_DIRS= test BUILD_TARGET= sudoku +INSTALLATION_DIRS= bin + SETGIDGAME= yes SPECIAL_PERMS= bin/fltk-sudoku ${SETGID_GAMES_PERMS} -- cgit v1.2.3