aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/libvisual/Makefile2
-rw-r--r--graphics/libvisual04/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libvisual/Makefile b/graphics/libvisual/Makefile
index c515699af36d..ce7820530c56 100644
--- a/graphics/libvisual/Makefile
+++ b/graphics/libvisual/Makefile
@@ -28,7 +28,7 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 50001
+.if ${OSVERSION} < 500001
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-libvisual_lv_cpu.c
.endif
diff --git a/graphics/libvisual04/Makefile b/graphics/libvisual04/Makefile
index c515699af36d..ce7820530c56 100644
--- a/graphics/libvisual04/Makefile
+++ b/graphics/libvisual04/Makefile
@@ -28,7 +28,7 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 50001
+.if ${OSVERSION} < 500001
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-libvisual_lv_cpu.c
.endif