summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1998-09-13 14:58:41 +0000
committergarbled <garbled@pkgsrc.org>1998-09-13 14:58:41 +0000
commitca9f6b74d2ccb1369090ca11bf55996e183e366a (patch)
tree9eea219dbefcacfc518ec965cb649167aaa4a453 /emulators
parent987033bd0e586fc06cc0afcea08adcdb61b0df92 (diff)
downloadpkgsrc-ca9f6b74d2ccb1369090ca11bf55996e183e366a.tar.gz
Add MIRROR_DISTFILE=no until I talk to the author about the legality of
the commodore ROMS he is providing.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vice/Makefile3
1 files changed, 2 insertions, 1 deletions
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