Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2001 04:20:23 -0700 (PDT)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/kdenetwork2 Makefile pkg-plist
Message-ID:  <200108211120.f7LBKOq22981@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
olgeni      2001/08/21 04:20:23 PDT

  Modified files:
    net/kdenetwork2      Makefile pkg-plist 
  Log:
  Revive the talkd related files in pkg-plist, and unconditionally enable
  building for bento.
  
  KDE tries to find the utmp file while building in bento's chroot, and
  doesn't find it: the talkd build is skipped because KDE does not understand
  how to locate users (its /proc method applies to Linux only).
  
  Just teach KDE to take our word for it and avoid the utmp check entirely
  (AC_CHECK_UTMP_FILE): the talkd application will then be built by default.
  
  Revision  Changes    Path
  1.63      +2 -1      ports/net/kdenetwork2/Makefile
  1.26      +11 -0     ports/net/kdenetwork2/pkg-plist


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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