aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/seatools
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2007-04-09 07:24:28 +0800
committerbsam <bsam@FreeBSD.org>2007-04-09 07:24:28 +0800
commit02e68c72eded6d44dcbabbd87a4c49e57555f0a5 (patch)
treecebff9a91e18062c5be3d195a5b8f64a7e34f7ca /sysutils/seatools
parent19065b0bd26b44a2f863881ac02b1456f8facc2b (diff)
downloadfreebsd-ports-gnome-02e68c72eded6d44dcbabbd87a4c49e57555f0a5.tar.gz
freebsd-ports-gnome-02e68c72eded6d44dcbabbd87a4c49e57555f0a5.tar.zst
freebsd-ports-gnome-02e68c72eded6d44dcbabbd87a4c49e57555f0a5.zip
Ignore if ${OSVERSION} < 700037 (this version was bumpted by delphij
to indicate CAM sg addition).
Diffstat (limited to 'sysutils/seatools')
-rw-r--r--sysutils/seatools/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/seatools/Makefile b/sysutils/seatools/Makefile
index 56647d86f9f3..33e50c9e6fb0 100644
--- a/sysutils/seatools/Makefile
+++ b/sysutils/seatools/Makefile
@@ -53,4 +53,8 @@ with a web browser, fill the web form. Please place the downloaded\n\
${DISTNAME}${EXTRACT_SUFX} in ${DISTDIR}\n\n
.endif
+.if ${OSVERSION} < 700037
+IGNORE= needs CAM sg
+.endif
+
.include <bsd.port.post.mk>