summaryrefslogtreecommitdiff
path: root/emulators/xzx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/xzx/Makefile')
-rw-r--r--emulators/xzx/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile
index 7cfa2bc2e242..183171190913 100644
--- a/emulators/xzx/Makefile
+++ b/emulators/xzx/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: xzx
-# Date created: 13 Nov 1997
-# Whom: Sheldon Hearn <axl@iafrica.com>
+# Date created: 13 Nov 1997
+# Whom: Sheldon Hearn <axl@iafrica.com>
#
# $FreeBSD$
#
@@ -8,12 +8,7 @@
PORTNAME= xzx
PORTVERSION= 4.4
CATEGORIES= emulators
-# I don't maintain this port anymore, but I'm happy to track the distfiles, as
-# it's difficult to fetch(1) them from the WWW site. If you are updating this
-# port, shoot me an email if you want me to add the new distfile to
-# MASTER_SITE_LOCAL -- adamw@
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= adamw
+MASTER_SITES= http://www.zx-spectrum.net/xzx/files/
DISTNAME= ${PORTNAME}-pro-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
@@ -22,6 +17,9 @@ COMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11
# xmkmf is used in configure script; USE_IMAKE makes the build unhappy
BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT}
+# Server redirects to distfile; won't work with -A
+FETCH_CMD= /usr/bin/fetch -Rr
+
USE_MOTIF= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes