aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/gnudoku/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gnudoku/Makefile b/games/gnudoku/Makefile
index c108ab147c6d..0f45d2b3b2ee 100644
--- a/games/gnudoku/Makefile
+++ b/games/gnudoku/Makefile
@@ -13,9 +13,8 @@ COMMENT= A free program for creating and solving Su Doku puzzles
LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24
-USE_GMAKE= yes
+USES= gmake pkgconfig
MAKE_ENV= CXXLAGS="${CXXFLAGS}"
-USE_PKGCONFIG= build
post-patch:
@${REINPLACE_CMD} -e 's|PREFIX=|PREFIX?=|' ${WRKSRC}/Makefile