summaryrefslogtreecommitdiff
path: root/chat/tzc
diff options
context:
space:
mode:
authorwiz <wiz>2004-04-25 00:36:04 +0000
committerwiz <wiz>2004-04-25 00:36:04 +0000
commit6b272ceede945397e893ef8b6789b289894f4f42 (patch)
tree8a4c9676645d449c6b56e726bf48b64b54410289 /chat/tzc
parent9dd8d6a5054a68910b22516038616d78c610eb7d (diff)
downloadpkgsrc-6b272ceede945397e893ef8b6789b289894f4f42.tar.gz
Convert to bl3.
Diffstat (limited to 'chat/tzc')
-rw-r--r--chat/tzc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/tzc/Makefile b/chat/tzc/Makefile
index b51679cadb6..ae88fe30619 100644
--- a/chat/tzc/Makefile
+++ b/chat/tzc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/09/16 19:51:21 seb Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/25 00:39:04 wiz Exp $
#
DISTNAME= tzc-2.6.15
@@ -12,7 +12,7 @@ COMMENT= Back-end program for zephyr-mode
CPPFLAGS+= -I/usr/include/kerberosIV -I/usr/include/krb5
LDFLAGS+= -lroken -lcrypto -lcom_err
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
-.include "../zephyr/buildlink2.mk"
+.include "../zephyr/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"