From 58e982fd6daefa604a2d52f33af3603c1b9a93cf Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Wed, 14 Feb 2001 20:19:04 +0000 Subject: simple typo fix, remove odd extraneous spaces (^ $) --- misc/ezload/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/ezload') diff --git a/misc/ezload/Makefile b/misc/ezload/Makefile index bccfba240f57..ff5c6fe1db47 100644 --- a/misc/ezload/Makefile +++ b/misc/ezload/Makefile @@ -18,9 +18,9 @@ MANCOMPRESSED= yes MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man" MKDIR="${MKDIR}" INSTALL_DATA="${INSTALL_DATA}" FORCE="${FORCE}" .include - + .if ${OSVERSION} < 400012 IGNORE= 'This port only works on 4.00012' .endif - + .include -- cgit v1.2.3