From b2472358ca40e74161184004405d9962db15ab22 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 18 Oct 2005 23:26:56 +0000 Subject: We no longer need a dependency on zephyr at run-time. Bump the PKGREVISION. XXX This package is broken WRT kerberos handling, and the fact that it XXX directly installs into ${LOCALBASE} and not ${PREFIX}. --- chat/tzc/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/chat/tzc/Makefile b/chat/tzc/Makefile index ea88ba83027..20f7164a898 100644 --- a/chat/tzc/Makefile +++ b/chat/tzc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2005/05/24 13:59:39 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2005/10/18 23:26:56 jlam Exp $ # DISTNAME= tzc-2.6.15 +PKGREVISION= 1 CATEGORIES= chat net MASTER_SITES= http://www-2.cs.cmu.edu/People/dkindred/zephyr-mode/ @@ -12,5 +13,5 @@ COMMENT= Back-end program for zephyr-mode CPPFLAGS+= -I/usr/include/kerberosIV -I/usr/include/krb5 LDFLAGS+= -lroken -lcrypto -lcom_err -.include "../zephyr/buildlink3.mk" +.include "../../chat/zephyr/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3