summaryrefslogtreecommitdiffstats
path: root/security/py-mhash/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committermat <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit6d9d53de2b90787463359858181f9834006df53e (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /security/py-mhash/Makefile
parent62db3fa63ab35a5866c4d2878dd50ff319f03aeb (diff)
downloadFreeBSD-ports-6d9d53de2b90787463359858181f9834006df53e.zip
FreeBSD-ports-6d9d53de2b90787463359858181f9834006df53e.tar.gz
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'security/py-mhash/Makefile')
-rw-r--r--security/py-mhash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-mhash/Makefile b/security/py-mhash/Makefile
index 6b50227..450e061 100644
--- a/security/py-mhash/Makefile
+++ b/security/py-mhash/Makefile
@@ -15,7 +15,7 @@ COMMENT= Python mhash module
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libmhash.so:${PORTSDIR}/security/mhash
+LIB_DEPENDS= libmhash.so:security/mhash
USES= python
USE_PYTHON= distutils autoplist
OpenPOWER on IntegriCloud