aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2009-08-17 00:30:16 +0800
committerstas <stas@FreeBSD.org>2009-08-17 00:30:16 +0800
commit12fb6edbc67fb1dd9c6d40b533839e108bb3b7e7 (patch)
tree7177be1924079cb4ff224ae53cb9fb94ee05337d /sysutils
parent9a9fae50074ce578cf16828557c3f347f847354a (diff)
downloadfreebsd-ports-gnome-12fb6edbc67fb1dd9c6d40b533839e108bb3b7e7.tar.gz
freebsd-ports-gnome-12fb6edbc67fb1dd9c6d40b533839e108bb3b7e7.tar.zst
freebsd-ports-gnome-12fb6edbc67fb1dd9c6d40b533839e108bb3b7e7.zip
- Mark ignore on 7.2 and higher - alredy included into the base system.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/devcpu/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/devcpu/Makefile b/sysutils/devcpu/Makefile
index e95cdfbccf9c..abe6c736ad0c 100644
--- a/sysutils/devcpu/Makefile
+++ b/sysutils/devcpu/Makefile
@@ -42,6 +42,10 @@ MAN8= cpu_microcode_tool.8
IGNORE= not supported
.endif
+.if ${OSVERSION} > 720000
+IGNORE= already included into base system
+.endif
+
.if defined(WITH_EXTRACTOR)
RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/mmap.so:${PORTSDIR}/devel/ruby-mmap \
${RUBY_SITEARCHLIBDIR}/lhalib.so:${PORTSDIR}/archivers/ruby-lha