summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-12 20:41:16 +0000
committerwiz <wiz@pkgsrc.org>2002-07-12 20:41:16 +0000
commit2c6a4629ba0f080d5916af7044ad6ce4e99dfce0 (patch)
tree2a0e30b98cdc0e2f58cd33651e47e7adb1b78b5b
parentcaf19a9aa5a695d77f639e5f1039e71510a2daed (diff)
downloadpkgsrc-2c6a4629ba0f080d5916af7044ad6ce4e99dfce0.tar.gz
Remove some unnecessary spaces.
-rw-r--r--security/kth-krb4/buildlink.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/kth-krb4/buildlink.mk b/security/kth-krb4/buildlink.mk
index 5ca3b5a3b26..6270e04e105 100644
--- a/security/kth-krb4/buildlink.mk
+++ b/security/kth-krb4/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.1 2002/04/05 11:32:20 wennmach Exp $
+# $NetBSD: buildlink.mk,v 1.2 2002/07/12 20:41:16 wiz Exp $
#
# This Makefile fragment is included by packages that use kth-krb4.
#
@@ -8,12 +8,12 @@
# (2) Add ${BUILDLINK_DIR}/include to the front of the C preprocessor's header
# search path, and
# (3) Add ${BUILDLINK_DIR}/lib to the front of the linker's library search
-# path.
+# path.
.if !defined(KTHKRB4_BUILDLINK_MK)
-KTHKRB4_BUILDLINK_MK= # defined
+KTHKRB4_BUILDLINK_MK= # defined
-.include "../../mk/bsd.buildlink.mk"
+.include "../../mk/bsd.buildlink.mk"
BUILDLINK_DEPENDS.kth-krb4?= kth-krb4>=1.1.1
DEPENDS+= ${BUILDLINK_DEPENDS.kth-krb4}:../../security/kth-krb4
@@ -35,6 +35,6 @@ BUILDLINK_FILES.kth-krb4+= lib/libss.*
BUILDLINK_TARGETS+= kth-krb4-buildlink
pre-configure: kth-krb4-buildlink
-kth-krb4-buildlink: _BUILDLINK_USE
+kth-krb4-buildlink: _BUILDLINK_USE
.endif # KTHKRB4_BUILDLINK_MK