Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 2010 19:40:15 GMT
From:      Anonymous <swell.k@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/153429: [patch] Fix explicite uses of unzip in ports
Message-ID:  <201012241940.oBOJeFn5008487@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/153429; it has been noted by GNATS.

From: Anonymous <swell.k@gmail.com>
To: Alex Kozlov <spam@rm-rf.kiev.ua>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/153429: [patch] Fix explicite uses of unzip in ports
Date: Fri, 24 Dec 2010 22:36:31 +0300

 Alex Kozlov <spam@rm-rf.kiev.ua> writes:
 
 > Index: audio/linux-mbrola/Makefile
 > @@ -21,7 +21,7 @@
 >  
 >  CONFLICTS=	mbrola-*
 >  NO_BUILD=	yes
 > -ONLY_FOR_ARCHS=	alpha amd64 i386
 > +IA32_BINARY_PORT=	yes
 >  USE_LINUX=	yes
 >  USE_ZIP=	yes
 >  RESTRICTED=	for non-commercial, non-military applications only
 
 Don't use IA32_BINARY_PORT for USE_LINUX port, see ports/148879.
 - 32bit freebsd libs (i.e. /usr/lib32) aren't required for linux- ports
 - ia64 is not supported by most linux- ports (and kernel?)



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