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. --- audio/amp/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio/amp') diff --git a/audio/amp/Makefile b/audio/amp/Makefile index bea23318cd9..1b8414a8c2c 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/12/25 18:03:23 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2000/08/18 22:46:30 hubertf Exp $ # DISTNAME= amp-0.7.6 @@ -9,7 +9,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= mycroft@netbsd.org -MIRROR_DISTFILE= no +NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL + GNU_CONFIGURE= yes do-install: -- cgit v1.2.3