aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/ezload/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <bsd.port.pre.mk>
-
+
.if ${OSVERSION} < 400012
IGNORE= 'This port only works on 4.00012'
.endif
-
+
.include <bsd.port.post.mk>