From 41cf4f37c54767881cd144b6b4748e575a64d802 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 16 Feb 2014 16:15:41 +0000 Subject: - Stage support --- games/sudsol/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/sudsol') diff --git a/games/sudsol/Makefile b/games/sudsol/Makefile index ffe2ea1d49c2..a0ce231456a7 100644 --- a/games/sudsol/Makefile +++ b/games/sudsol/Makefile @@ -9,12 +9,11 @@ MASTER_SITES= http://rink.nu/downloads/projects/ MAINTAINER= rink@FreeBSD.org COMMENT= A utility to solve Sudoku puzzles -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes PLIST_FILES= bin/sudsol -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|||' ${WRKSRC}/src/sudsol.c -- cgit