aboutsummaryrefslogtreecommitdiff
path: root/games/py-poker-eval
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /games/py-poker-eval
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'games/py-poker-eval')
-rw-r--r--games/py-poker-eval/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/py-poker-eval/Makefile b/games/py-poker-eval/Makefile
index 9174ade948c6..137db624a9bd 100644
--- a/games/py-poker-eval/Makefile
+++ b/games/py-poker-eval/Makefile
@@ -15,7 +15,7 @@ COMMENT= Python adaptor for the poker-eval toolkit
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libpoker-eval.so:${PORTSDIR}/games/poker-eval
+LIB_DEPENDS= libpoker-eval.so:games/poker-eval
USES= autoreconf libtool pkgconfig python:2
GNU_CONFIGURE= yes