summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-12-23 16:24:59 +0000
committercjep <cjep@pkgsrc.org>2002-12-23 16:24:59 +0000
commitafa55834c5e962dd323fc2ed407f1b02401070e8 (patch)
treec03f45c7308c7b79234e60ad363cda563300789a /pkgtools
parent375317cfe118f6c397d03bbe2a40810b3b30d634 (diff)
downloadpkgsrc-afa55834c5e962dd323fc2ed407f1b02401070e8.tar.gz
Whitespace fix
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/x11-links/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile
index 9be6a639a54..c7a80ccfb85 100644
--- a/pkgtools/x11-links/Makefile
+++ b/pkgtools/x11-links/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2002/12/07 02:39:01 schmonz Exp $
+# $NetBSD: Makefile,v 1.24 2002/12/23 16:25:41 cjep Exp $
#
# NOTE: If you update this package, then you'll likely need to also update
# the x11-links dependency in mk/buildlink2/bsd.buildlink2.mk to the
@@ -31,7 +31,7 @@ PLIST_SRC= ${WRKDIR}/.PLIST_SRC
BUILDLINK_X11_SUBDIR= share/x11-links
.include "../../mk/bsd.prefs.mk"
-
+
.if !exists(${X11BASE}/include/X11/X.h)
PKG_FAIL_REASON= "${PKGNAME} requires X headers to be installed"
.endif