aboutsummaryrefslogtreecommitdiffstats
path: root/games/sudsol
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-17 00:15:41 +0800
committerMartin Wilke <miwi@FreeBSD.org>2014-02-17 00:15:41 +0800
commit41cf4f37c54767881cd144b6b4748e575a64d802 (patch)
tree9126d7a702c8b8def7a7e2139854c80eedfd0b91 /games/sudsol
parent434bebfab551be055602336d549bde23f32140d7 (diff)
downloadfreebsd-ports-gnome-41cf4f37c54767881cd144b6b4748e575a64d802.tar.gz
freebsd-ports-gnome-41cf4f37c54767881cd144b6b4748e575a64d802.tar.zst
freebsd-ports-gnome-41cf4f37c54767881cd144b6b4748e575a64d802.zip
- Stage support
Diffstat (limited to 'games/sudsol')
-rw-r--r--games/sudsol/Makefile3
1 files changed, 1 insertions, 2 deletions
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|<stdint.h>|<inttypes.h>|' ${WRKSRC}/src/sudsol.c