diff options
Diffstat (limited to 'security/py-mhash/Makefile')
-rw-r--r-- | security/py-mhash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-mhash/Makefile b/security/py-mhash/Makefile index 6b50227fdcec..450e0616f10f 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 |