From 402899809af063240e564f105ec22423fefbea61 Mon Sep 17 00:00:00 2001 From: hubertf Date: Fri, 18 Aug 2000 22:46:29 +0000 Subject: Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. --- emulators/freebsd_lib/Makefile | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'emulators/freebsd_lib/Makefile') diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile index 31a0245eef7..4d0c204d432 100644 --- a/emulators/freebsd_lib/Makefile +++ b/emulators/freebsd_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/12/29 01:41:00 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2000/08/18 22:46:33 hubertf Exp $ # DISTNAME= freebsd_lib-2.2.7 @@ -9,16 +9,6 @@ MAINTAINER= packages@netbsd.org ONLY_FOR_PLATFORM= NetBSD-*-i386 -# -# The distfile is distributed under the GPL, so no re-distribution of -# binaries without source. -# -# Source can be found on -# http://www.flame.org/NetBSD/freebsd_lib.2.2.7-src.tar.gz. -# It seems nasty to have to provide source when FreeBSD already does. -# -MIRROR_DISTFILE= no - NO_BUILD= yes NO_WRKSUBDIR= yes -- cgit v1.2.3