diff options
Diffstat (limited to 'graphics/pygts/Makefile')
-rw-r--r-- | graphics/pygts/Makefile | 2 |
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 |