summaryrefslogtreecommitdiff
path: root/net/yafc
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 /net/yafc
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'net/yafc')
-rw-r--r--net/yafc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/yafc/Makefile b/net/yafc/Makefile
index ba3f6cfa056..16346e90be1 100644
--- a/net/yafc/Makefile
+++ b/net/yafc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/04/06 03:20:54 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2007/02/22 19:27:01 wiz Exp $
DISTNAME= yafc-0.7.10
PKGREVISION= 2
@@ -20,7 +20,7 @@ INFO_FILES= # PLIST
.if defined(KERBEROS)
PKG_USE_KERBEROS= yes
-CONFIGURE_ARGS+= --with-krb5 --with-krb5-include=/usr/include/krb5
+CONFIGURE_ARGS+= --with-krb5 --with-krb5-include=/usr/include/krb5
CPPFLAGS+= -I/usr/include/gssapi
LIBS+= -lcrypt -lcrypto
.endif