Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 02:19:47 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/misc/instant-server Makefile
Message-ID:  <200103201019.f2KAJlw17219@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2001/03/20 02:19:47 PST

  Modified files:
    misc/instant-server  Makefile 
  Log:
  This time try harder to fix *all* incorrect RUN_DEPENDS:
  1. A user (bento for example) may not have ${LOCALBASE}/sbin in his PATH, so
     use explicit path to the dependency instead of just executable name;
  2. isc-dhcp3 port installs executable called dhcpd, not isc-dhcp3;
  3. samba port installs executable called smbd, not samba;
  4. cnews port installs executable called cnewsdo, not cnews;
  5. apache13 port installs executable called httpd, not apache13;
  6. squid23 port installs executable called squid, not squid23.
  
  Submitted by:	bento
  
  Revision  Changes    Path
  1.3       +7 -7      ports/misc/instant-server/Makefile


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?200103201019.f2KAJlw17219>