From 41c91a103513b4fde13c46f4b9c33350c7130fff Mon Sep 17 00:00:00 2001 From: zeising Date: Thu, 31 May 2012 22:53:35 +0000 Subject: Sync with ports tree. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@505 058c260c-8361-11dd-a0ac-aa2bafec7d09 --- Mk/bsd.port.mk | 4 ++-- 1 file 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 -- cgit v1.2.3