aboutsummaryrefslogtreecommitdiff
path: root/graphics/pygts
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 /graphics/pygts
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'graphics/pygts')
-rw-r--r--graphics/pygts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pygts/Makefile b/graphics/pygts/Makefile
index 68ea0fc80869..468882539529 100644
--- a/graphics/pygts/Makefile
+++ b/graphics/pygts/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
-LIB_DEPENDS= libgts.so:${PORTSDIR}/graphics/gts
+LIB_DEPENDS= libgts.so:graphics/gts
USE_PYTHON= distutils
USES= pkgconfig python