summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-06-01 06:53:35 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-06-01 06:53:35 +0800
commit41c91a103513b4fde13c46f4b9c33350c7130fff (patch)
treeb2f57ba959b8e917bb415a81130bd1fbc349e621
parent09d431b9e025f49399e6b52049e91c36f14eea1b (diff)
downloadxorg-devel-ports-41c91a103513b4fde13c46f4b9c33350c7130fff.tar
xorg-devel-ports-41c91a103513b4fde13c46f4b9c33350c7130fff.tar.gz
xorg-devel-ports-41c91a103513b4fde13c46f4b9c33350c7130fff.tar.bz2
xorg-devel-ports-41c91a103513b4fde13c46f4b9c33350c7130fff.tar.lz
xorg-devel-ports-41c91a103513b4fde13c46f4b9c33350c7130fff.tar.xz
xorg-devel-ports-41c91a103513b4fde13c46f4b9c33350c7130fff.tar.zst
xorg-devel-ports-41c91a103513b4fde13c46f4b9c33350c7130fff.zip
Sync with ports tree.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@505 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 58e8a20..44030e3 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1,7 +1,7 @@
#-*- tab-width: 4; -*-
# ex:ts=4
#
-# $FreeBSD: ports/Mk/bsd.port.mk,v 1.723 2012/05/31 07:35:44 bapt Exp $
+# $FreeBSD: ports/Mk/bsd.port.mk,v 1.724 2012/05/31 14:27:23 bapt Exp $
# $NetBSD: $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
@@ -5971,7 +5971,7 @@ OPTNOCHECK= true
. endif
. endfor
. if !defined(OPTFOUND) && !defined(OPTNOCHECK)
-OPTIONS_WRONG_MULTI+= ${opt}
+OPTIONS_WRONG_MULTI+= ${multi}
. endif
. undef OPTFOUND
. undef OPTNOCHECK