Date: Wed, 5 Jun 2002 14:25:33 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch Makefile src/lib/libfetch Makefile Message-ID: <200206052125.g55LPXU65639@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2002/06/05 14:25:33 PDT
Modified files:
usr.bin/fetch Makefile
lib/libfetch Makefile
Log:
During buildworld, "regular" libraries are built before crypto stuff, so
libfetch can't depend on lib{crypto,ssl}. Move the dependency to fetch
until we can figure out how to fix this.
Revision Changes Path
1.28 +2 -2 src/lib/libfetch/Makefile
1.7 +4 -0 src/usr.bin/fetch/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?200206052125.g55LPXU65639>
