summaryrefslogtreecommitdiffstats
path: root/math/py-pycosat
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committermat <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit62db3fa63ab35a5866c4d2878dd50ff319f03aeb (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /math/py-pycosat
parente7be74e86b4aed494a5f9633e9661918a14a0e04 (diff)
downloadFreeBSD-ports-62db3fa63ab35a5866c4d2878dd50ff319f03aeb.zip
FreeBSD-ports-62db3fa63ab35a5866c4d2878dd50ff319f03aeb.tar.gz
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'math/py-pycosat')
-rw-r--r--math/py-pycosat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pycosat/Makefile b/math/py-pycosat/Makefile
index 2ff4834..e1ff810 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
OpenPOWER on IntegriCloud