summaryrefslogtreecommitdiff
path: root/chat/tzc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /chat/tzc
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
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 dbb591a0542..e1c1229b736 100644
--- a/chat/tzc/Makefile
+++ b/chat/tzc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/10/04 20:50:47 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/22 19:26:12 wiz Exp $
#
DISTNAME= tzc-2.6.15
@@ -10,8 +10,8 @@ MAINTAINER= sommerfeld@NetBSD.org
HOMEPAGE= http://www.cs.cmu.edu/People/dkindred/zephyr/zephyr.html
COMMENT= Back-end program for zephyr-mode
-CPPFLAGS+= -I/usr/include/kerberosIV -I/usr/include/krb5
-LDFLAGS+= -lroken -lcrypto -lcom_err
+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"