diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-06-04 17:53:26 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-06-04 17:53:26 +0000 |
commit | 8ce981fc2c7ce4655fbc00722f0b287330534256 (patch) | |
tree | b0a60637809bd221810ca1127dbbd695b02ba5d9 /security/hydra | |
parent | d0c42284b1c4dc24acf5664d9fdbe865f5f1630d (diff) | |
download | ports-8ce981fc2c7ce4655fbc00722f0b287330534256.tar.gz ports-8ce981fc2c7ce4655fbc00722f0b287330534256.zip |
Notes
Diffstat (limited to 'security/hydra')
-rw-r--r-- | security/hydra/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/hydra/Makefile b/security/hydra/Makefile index 5d48c8b3079d..f6c23f5c6b1e 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= idn:${PORTSDIR}/dns/libidn \ pcre:${PORTSDIR}/devel/pcre \ sasl2:${PORTSDIR}/security/cyrus-sasl2 +CONFLICTS= hydra-[0-9]* + NO_LATEST_LINK= yes PLIST_FILES= bin/hydra bin/pw-inspector bin/dpl4hydra.sh GNU_CONFIGURE= yes |