Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2004 04:08:35 -0700 (PDT)
From:      Michael Nottebrock <lofi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11/kde3 Makefile.kde ports/Mk bsd.kde.mk
Message-ID:  <200405221108.i4MB8ZkC074228@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lofi        2004/05/22 04:08:35 PDT

  FreeBSD ports repository

  Modified files:
    x11/kde3             Makefile.kde 
    Mk                   bsd.kde.mk 
  Log:
  Move another helpful bit from Makefile.kde to bsd.kde.mk:
  
  Unless _NO_KDE_CONFTARGET_HACK is set, users of bsd.kde.mk
  will automatically have
  
  CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} set.
  
  This is necessary for almost every package using a configure script
  created with non-historic versions of autoconf and really should be
  handled in bsd.port.mk.
  
  Revision  Changes    Path
  1.37      +7 -1      ports/Mk/bsd.kde.mk
  1.24      +1 -6      ports/x11/kde3/Makefile.kde



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