aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ivtools
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-06 04:36:33 +0800
committerpav <pav@FreeBSD.org>2009-01-06 04:36:33 +0800
commit460836ff23b6dcedf0492f75495022dc42f6eb99 (patch)
tree5c97de462ec70569d72e34d640782d1b9348d6de /graphics/ivtools
parentfbbcbe4a59e1074c58bbdabf056cd9c13db27392 (diff)
downloadfreebsd-ports-gnome-460836ff23b6dcedf0492f75495022dc42f6eb99.tar.gz
freebsd-ports-gnome-460836ff23b6dcedf0492f75495022dc42f6eb99.tar.zst
freebsd-ports-gnome-460836ff23b6dcedf0492f75495022dc42f6eb99.zip
- Remove conditional checks for FreeBSD 5.x and older
Diffstat (limited to 'graphics/ivtools')
-rw-r--r--graphics/ivtools/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile
index 970e6711e3e0..94c9cb3f5df0 100644
--- a/graphics/ivtools/Makefile
+++ b/graphics/ivtools/Makefile
@@ -34,8 +34,4 @@ MAN1= idraw.1 iclass.1 drawtool.1 comterp.1 comdraw.1 flipbook.1 graphdraw.1
BROKEN= Incomplete pkg-plist
.endif
-.if ${OSVERSION} >= 600000 && ${OSVERSION} < 700000
-PLIST_SUB+= IVDL="@comment"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>