aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-8
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-09-14 13:32:06 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-09-14 13:32:06 +0000
commit4fe6852b8fc27fae11fdc1a2e6a04519dff79d2d (patch)
tree3c0e8bfe673a5c1e30efc1a8f7c2fa62a73243fc /emulators/linux_base-8
parentaa0a6b33abb64a760dac34854c5336e9dd14e0c3 (diff)
downloadports-4fe6852b8fc27fae11fdc1a2e6a04519dff79d2d.tar.gz
ports-4fe6852b8fc27fae11fdc1a2e6a04519dff79d2d.zip
Notes
Diffstat (limited to 'emulators/linux_base-8')
-rw-r--r--emulators/linux_base-8/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 8cb25cc99b19..a3fd42bada52 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -63,6 +63,10 @@ UPDATES= glibc-common-2.2.4-29.${MACHINE_ARCH}.rpm \
glibc-2.2.4-29.${MACHINE_ARCH}.rpm \
zlib-1.1.3-25.7.${MACHINE_ARCH}.rpm
+.ifdef USE_LINUX
+.error You have `USE_LINUX' variable defined either in environment or in make(1) arguments. Please undefine and try again.
+.endif
+
.include <bsd.port.pre.mk>
.if (${MACHINE_ARCH} == "i386")