aboutsummaryrefslogtreecommitdiff
path: root/games/nextgo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/nextgo/Makefile')
-rw-r--r--games/nextgo/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/nextgo/Makefile b/games/nextgo/Makefile
index df739b92b2ee..187a9cc0fd28 100644
--- a/games/nextgo/Makefile
+++ b/games/nextgo/Makefile
@@ -13,10 +13,8 @@ COMMENT= Classic Go game for OPENSTEP/GNUstep
LICENSE= GPLv1
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_GNUSTEP= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
+USES= gnustep
+USE_GNUSTEP= back build
post-patch:
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \