summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-12-27 17:25:49 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-12-27 17:25:49 +0000
commitd4b485991a990e0853e2c06be09f88e749f0fa54 (patch)
tree83077039a6c6c43eac0b97cbbf4c95afc901b3fa /games
parentgames/py-sgfsummary: support staging (diff)
games/py-poker-eval: support staging
Notes
Notes: svn path=/head/; revision=337754
Diffstat (limited to 'games')
-rw-r--r--games/py-poker-eval/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/py-poker-eval/Makefile b/games/py-poker-eval/Makefile
index c4dfd65f3b0f..4d670e727726 100644
--- a/games/py-poker-eval/Makefile
+++ b/games/py-poker-eval/Makefile
@@ -11,13 +11,12 @@ DISTNAME= py${PORTNAME}-${PORTVERSION:E}.0
MAINTAINER= ports@FreeBSD.org
COMMENT= Python adaptor for the poker-eval toolkit
-LIB_DEPENDS= poker-eval.1:${PORTSDIR}/games/poker-eval
+LIB_DEPENDS= libpoker-eval.so:${PORTSDIR}/games/poker-eval
LICENSE= GPLv3
-LICENSE_FILE= ${WRKSRC}/COPYING
USES= pkgconfig
-USE_PYTHON= 2.5-2.7
+USE_PYTHON= 2
USE_AUTOTOOLS= aclocal autoconf automake libtool
ACLOCAL_ARGS= -I config
AUTOMAKE_ARGS= --add-missing
@@ -25,7 +24,6 @@ CONFIGURE_ARGS= PYTHON=""
PLIST_SUB= PYVER=${PYTHON_VER:S/./_/}
-NO_STAGE= yes
post-configure:
@${INSTALL_SCRIPT} ${AUTOMAKE_DIR}/py-compile ${WRKSRC}/config