summaryrefslogtreecommitdiffstats
path: root/games/gnome-chess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnome-chess/Makefile')
-rw-r--r--games/gnome-chess/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile
index a5db392ba..3386b9a23 100644
--- a/games/gnome-chess/Makefile
+++ b/games/gnome-chess/Makefile
@@ -29,12 +29,7 @@ GLIB_SCHEMAS= org.gnome.gnome-chess.gschema.xml
OPTIONS_DEFINE= GNUCHESS
OPTIONS_DEFAULT=GNUCHESS
GNUCHESS_DESC= Use gnuchess engine for computer player
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MGNUCHESS}
-RUN_DEPENDS= gnuchess:${PORTSDIR}/games/gnuchess
-.endif
+GNUCHESS_RUN_DEPENDS= gnuchess:${PORTSDIR}/games/gnuchess
post-patch:
@${REINPLACE_CMD} -e 's|HAVE_LINUX_PRCTL_H 1|HAVE_LINUX_PRCTL_H 0|g' \