summaryrefslogtreecommitdiff
path: root/security/kth-krb4/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-05-10 02:10:14 +0000
committersnj <snj>2004-05-10 02:10:14 +0000
commit7dcf034470082091958763ff741caca528c70f4b (patch)
treefa9121083c0229775e09813572da35dc01683f28 /security/kth-krb4/Makefile
parent16a4237f5ad5a5af6bee8771d0493fad6c4b9d37 (diff)
downloadpkgsrc-7dcf034470082091958763ff741caca528c70f4b.tar.gz
Convert to buildlink3.
Diffstat (limited to 'security/kth-krb4/Makefile')
-rw-r--r--security/kth-krb4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile
index 69fd090fd26..2c537fd1718 100644
--- a/security/kth-krb4/Makefile
+++ b/security/kth-krb4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2004/03/26 02:27:52 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2004/05/10 02:10:14 snj Exp $
#
DISTNAME= krb4-1.2.1
@@ -21,7 +21,7 @@ CONFLICTS+= libdes-[0-9]*
CRYPTO= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_X11= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
@@ -80,5 +80,5 @@ post-install:
# Enable line below once it's needed
#.include "../../mk/automake.mk"
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"