Date: Sat, 26 May 2001 13:37:10 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/cvsup Makefile Message-ID: <200105262037.f4QKbAO74327@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 2001/05/26 13:37:10 PDT Modified files: net/cvsup Makefile Log: If PACKAGE_BUILDING is defined, link statically and disable the RUN_DEPENDS. This makes the package completely stand-alone; it will work without Modula-3 being installed. This should make it practical to eliminate the cvsup-bin and cvsupd-bin ports entirely. Note, this change applies to the cvsup-devel port too, since it shares this Makefile. Revision Changes Path 1.41 +12 -3 ports/net/cvsup/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?200105262037.f4QKbAO74327>