aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-01-17 13:20:09 +0000
committerRene Ladan <rene@FreeBSD.org>2014-01-17 13:20:09 +0000
commit0098470dc90d93f5b49ead48c03c24b948326f94 (patch)
tree89f34b9b52574e0b73157015601203876bd0bda1 /Mk
parent7d39f2ccd87dcc20144d80ed466bf58f3fccee13 (diff)
downloadports-0098470dc90d93f5b49ead48c03c24b948326f94.tar.gz
ports-0098470dc90d93f5b49ead48c03c24b948326f94.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.linux-rpm.mk11
1 files changed, 1 insertions, 10 deletions
diff --git a/Mk/bsd.linux-rpm.mk b/Mk/bsd.linux-rpm.mk
index 45d12133a13a..423ee81eede0 100644
--- a/Mk/bsd.linux-rpm.mk
+++ b/Mk/bsd.linux-rpm.mk
@@ -60,18 +60,9 @@ LINUX_DIST?= fedora
LINUX_DIST_VER?= 10
. if !defined(OVERRIDE_LINUX_NONBASE_PORTS) && \
${LINUX_DIST_VER} != 10
-IGNORE= bsd.linux-rpm.mk test failed: default package building at OSVERSION>=800076 was changed to linux-f10 ports, please define OVERRIDE_LINUX_NONBASE_PORTS to build other linux infrastructure ports
+IGNORE= bsd.linux-rpm.mk test failed: package building defaults to linux-f10 ports, please define OVERRIDE_LINUX_NONBASE_PORTS to build other linux infrastructure ports
. endif
-# linux Fedora 10 infrastructure ports should be used with compat.linux.osrelease=2.6.16,
-# linux_base-f10 (or greater) port
-. if ${LINUX_DIST_VER} == 10
-# let's check for apropriate compat.linux.osrelease
-. if (${LINUX_OSRELEASE} != "2.6.16")
-IGNORE= bsd.linux-rpm.mk test failed: the port should be used with compat.linux.osrelease=2.6.16, which is supported by FreeBSD 8 and above
-. endif
-. endif
-
. if defined(LINUX_DIST)
DIST_SUBDIR?= rpm/${LINUX_RPM_ARCH}/${LINUX_DIST}/${LINUX_DIST_VER}