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 1cfde3b106b7..9dea19cd9e97 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GNU MAINTAINER= johans@FreeBSD.org COMMENT= GNU Generic Security Service Library -LIB_DEPENDS= libshishi.so:${PORTSDIR}/security/shishi +LIB_DEPENDS= libshishi.so:security/shishi CONFLICTS= heimdal-[0-9]* |