On Wed, Feb 08, 2017 at 04:35:21PM +0300, Kirill Bychkov wrote: > Hi! > This will save 1 GB of space on mirrors and build machines for all arches > where urbanterror isn't built. > OK?
Absolutely OK with me :-) Thanks for clearing up the i386 issue! Cheers, -ryan > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/games/urbanterror-data/Makefile,v > retrieving revision 1.4 > diff -u -r1.4 Makefile > --- Makefile 7 Feb 2017 06:12:27 -0000 1.4 > +++ Makefile 8 Feb 2017 13:28:36 -0000 > @@ -1,5 +1,6 @@ > # $OpenBSD: Makefile,v 1.4 2017/02/07 06:12:27 kirby Exp $ > > +ONLY_FOR_ARCHS = amd64 i386 > COMMENT = Urban Terror game data > PKGNAME = urbanterror-data-4.3.2 > CATEGORIES = games > >
