summaryrefslogtreecommitdiff
path: root/net/yafc/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /net/yafc/Makefile
parent8a5fbfcada8ed360c15f5cf866f70753cbb13b39 (diff)
downloadpkgsrc-0c152e7442b8ddde8405ba9d0f2d4d981d5c3151.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'net/yafc/Makefile')
-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