diff options
Diffstat (limited to 'security/heimdal/Makefile')
-rw-r--r-- | security/heimdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index c38e52441412..a3624351fd34 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -30,7 +30,7 @@ OPTIONS= IPV6 "Enable IPV6 support" on \ USE_AUTOTOOLS= autoconf autoheader libtool USE_GNOME= gnomehack pkgconfig USE_OPENSSL= yes -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS+= --with-libintl=${LOCALBASE} \ |