diff options
Diffstat (limited to 'security/heimdal/Makefile')
-rw-r--r-- | security/heimdal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 3e53eab87cd5..2cb47c55d5da 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -28,9 +28,8 @@ CRACKLIB_DESC= Use CrackLib for password quality checking X11_DESC= Build X11 utilies USE_AUTOTOOLS= autoconf autoheader libtool -USE_GNOME= gnomehack pkgconfig USE_OPENSSL= yes -USES= gettext +USES= gettext pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS+= --with-libintl=${LOCALBASE} \ |