summaryrefslogtreecommitdiff
path: root/chat/tzc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/tzc/Makefile')
-rw-r--r--chat/tzc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/tzc/Makefile b/chat/tzc/Makefile
index a739e6c296b..40474ed73c2 100644
--- a/chat/tzc/Makefile
+++ b/chat/tzc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:08:26 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/18 19:36:53 joerg Exp $
#
DISTNAME= tzc-2.6.15
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat net
MASTER_SITES= http://www-2.cs.cmu.edu/People/dkindred/zephyr-mode/
@@ -14,4 +14,5 @@ CPPFLAGS+= -I/usr/include/kerberosIV -I/usr/include/krb5
LDFLAGS+= -lroken -lcrypto -lcom_err
.include "../../chat/zephyr/buildlink3.mk"
+.include "../../security/kth-krb4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"