diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-28 14:19:57 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-28 14:19:57 +0800 |
commit | e5ba6d0e1800a7ad382276a3f7b0337ffdb75434 (patch) | |
tree | 1bf43e42e66a2225e8bb8b8370385d86a2328227 | |
parent | 4873051e9cfd7553052ecc6da910a3dc199847db (diff) | |
download | marcuscom-ports-e5ba6d0e1800a7ad382276a3f7b0337ffdb75434.tar marcuscom-ports-e5ba6d0e1800a7ad382276a3f7b0337ffdb75434.tar.gz marcuscom-ports-e5ba6d0e1800a7ad382276a3f7b0337ffdb75434.tar.bz2 marcuscom-ports-e5ba6d0e1800a7ad382276a3f7b0337ffdb75434.tar.lz marcuscom-ports-e5ba6d0e1800a7ad382276a3f7b0337ffdb75434.tar.xz marcuscom-ports-e5ba6d0e1800a7ad382276a3f7b0337ffdb75434.tar.zst marcuscom-ports-e5ba6d0e1800a7ad382276a3f7b0337ffdb75434.zip |
Switch to brief options mode.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19588 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | games/gnome-chess/Makefile | 7 | ||||
-rw-r--r-- | games/gnome-chess/distinfo | 4 |
2 files changed, 3 insertions, 8 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' \ diff --git a/games/gnome-chess/distinfo b/games/gnome-chess/distinfo index 7cd4660d2..d487c25ef 100644 --- a/games/gnome-chess/distinfo +++ b/games/gnome-chess/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-chess-3.12.1.tar.xz) = 9f0052ffb3deef5108c94558c1bb18ab4b2c8ca6e4adb7c75faaac0ce6e8ead8 -SIZE (gnome3/gnome-chess-3.12.1.tar.xz) = 2241624 +SHA256 (gnome3/gnome-chess-3.13.1.tar.xz) = 2f8942e6a791fdd2f0ed7d32727eee5997722be44415fc1ee5fcf90912f002ff +SIZE (gnome3/gnome-chess-3.13.1.tar.xz) = 2826840 |