From a3c28092d2053ebe9cbea28d72fcd30e4c5ef8d4 Mon Sep 17 00:00:00 2001 From: garbled Date: Sun, 13 Sep 1998 14:58:41 +0000 Subject: Add MIRROR_DISTFILE=no until I talk to the author about the legality of the commodore ROMS he is providing. --- emulators/vice/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 821056b679e..7b9169cd298 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/09/12 17:46:23 garbled Exp $ +# $NetBSD: Makefile,v 1.3 1998/09/13 14:58:41 garbled Exp $ DISTNAME= vice-0.15.0 CATEGORIES= emulators @@ -10,6 +10,7 @@ HOMEPAGE= http://www.tu-chemnitz.de/~fachat/vice/ BUILD_DEPENDS+= bison:../../devel/bison DEPENDS+= xpm-3.4k:../../graphics/xpm +MIRROR_DISTFILE= no GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="-Wl,-R${X11BASE}/lib" USE_GMAKE= yes -- cgit v1.2.3