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 cab73093dcf1..348b3f709d3a 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= shishi.1:${PORTSDIR}/security/shishi CONFLICTS= heimdal-[0-9]* USE_PERL5_BUILD= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-kerberos5 |