aboutsummaryrefslogtreecommitdiff
path: root/games/py-poker-eval/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/py-poker-eval/Makefile')
-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