diff options
Diffstat (limited to 'security/gss/Makefile')
-rw-r--r-- | security/gss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile index 810175da228..c71a91674fe 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= GNU Generic Security Service Library -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ shishi.0:${PORTSDIR}/security/shishi USE_PERL5_BUILD= yes |