diff options
Diffstat (limited to 'security/py-clamav/Makefile')
-rw-r--r-- | security/py-clamav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-clamav/Makefile b/security/py-clamav/Makefile index 905e2a6ac0cf..6d432d0580d8 100644 --- a/security/py-clamav/Makefile +++ b/security/py-clamav/Makefile @@ -19,7 +19,7 @@ BROKEN= unfetchable DEPRECATED= Not updated since 2008 by upstream and abandoned in favor of pyClamd (security/py-pyclamd) EXPIRATION_DATE= 2016-03-31 -LIB_DEPENDS= libclamav.so:${PORTSDIR}/security/clamav +LIB_DEPENDS= libclamav.so:security/clamav DIST_SUBDIR= python USES= python |