ports/153429: [patch] Fix explicite uses of unzip in ports

Anonymous swell.k at gmail.com
Fri Dec 24 19:40:16 UTC 2010


The following reply was made to PR ports/153429; it has been noted by GNATS.

From: Anonymous <swell.k at gmail.com>
To: Alex Kozlov <spam at rm-rf.kiev.ua>
Cc: bug-followup at 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 at 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?)



More information about the freebsd-ports-bugs mailing list