On Wed, Feb 13, 2008 at 07:10:33PM +0100, Kristian Molvik wrote: > kde4 libs likes to first in the list.
No. this list is ordered alphabetically. If something doesn't build, then dependencies have to be adjusted, but NOT this way. Landry > > -- > Index: Makefile > =================================================================== > RCS file: /cvs/ports/x11/kde4/Makefile,v > retrieving revision 1.16 > diff -u -p -r1.16 Makefile > --- Makefile 9 Feb 2008 15:40:02 -0000 1.16 > +++ Makefile 13 Feb 2008 17:52:29 -0000 > @@ -1,5 +1,6 @@ > # $OpenBSD: Makefile,v 1.16 2008/02/09 15:40:02 espie Exp $ > > + SUBDIR += libs > SUBDIR += accessibility > SUBDIR += admin > SUBDIR += artwork > @@ -9,7 +10,6 @@ > SUBDIR += edu > SUBDIR += games > SUBDIR += graphics > - SUBDIR += libs > SUBDIR += multimedia > SUBDIR += network > # SUBDIR += pim >
