diff options
Diffstat (limited to 'math/py-pycosat/Makefile')
-rw-r--r-- | math/py-pycosat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pycosat/Makefile b/math/py-pycosat/Makefile index 2ff48342ed43..e1ff810d9e2f 100644 --- a/math/py-pycosat/Makefile +++ b/math/py-pycosat/Makefile @@ -13,7 +13,7 @@ COMMENT= Bindings to PicoSAT (a SAT solver) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libpicosat.so:${PORTSDIR}/math/picosat +LIB_DEPENDS= libpicosat.so:math/picosat USES= python USE_PYTHON= autoplist distutils |