diff options
Diffstat (limited to 'security/kth-krb4/Makefile')
-rw-r--r-- | security/kth-krb4/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile index 6285affe992..abe85910a23 100644 --- a/security/kth-krb4/Makefile +++ b/security/kth-krb4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2012/09/11 19:46:57 dholland Exp $ +# $NetBSD: Makefile,v 1.58 2012/10/23 18:16:32 asau Exp $ # DISTNAME= krb4-1.2.2 @@ -16,8 +16,6 @@ CONFLICTS+= libdes-[0-9]* CONFLICTS+= man-pages-[0-9]* CONFLICTS+= heimdal-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - CRYPTO= yes USE_LIBTOOL= yes |