Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 11:20:59 +0900
From:      Takefu <takefu@airport.fm>
To:        Baptiste Daroussin <bapt@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r332158 - head/Mk
Message-ID:  <5271BE8B.5030906@airport.fm>
In-Reply-To: <201310301747.r9UHlmrb078334@svn.freebsd.org>
References:  <201310301747.r9UHlmrb078334@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
www/squid33 of releng_8 cannot be installed.
The following patches keep happy.

--- Mk/bsd.port.mk.orig	2013-10-31 02:47:48.000000000 +0900
+++ Mk/bsd.port.mk	2013-10-31 11:11:34.000000000 +0900
@@ -4155,6 +4155,8 @@
 .if defined(WITH_PKGNG)
 _UG_OUTPUT=	${WRKDIR}/users-groups.sh
 PKGPREINSTALL+=	${_UG_OUTPUT}
+.else
+_UG_OUTPUT=	/dev/null
 .endif
 .endif
 create-users-groups:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5271BE8B.5030906>