diff options
Diffstat (limited to 'security/pam-pgsql/Makefile')
-rw-r--r-- | security/pam-pgsql/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile index 09a5101fcca6..837c2add1a3c 100644 --- a/security/pam-pgsql/Makefile +++ b/security/pam-pgsql/Makefile @@ -14,10 +14,9 @@ DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= mi@aldan.algebra.com -LIB_DEPENDS= mhash:${PORTSDIR}/security/mhash \ - pq:${PORTSDIR}/databases/postgresql7 +LIB_DEPENDS= pq:${PORTSDIR}/databases/postgresql7 -FORBIDDEN= security +FORBIDDEN= can be broken by carefully crafted password string # When the family of Debian mirrors is added to bsd.port.mk, # this will suddenly start making sense: |