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 c78506065156..fb74ce9dfd8f 100644
--- a/emulators/xzx/Makefile
+++ b/emulators/xzx/Makefile
@@ -1,22 +1,20 @@
# New ports collection makefile for: xzx
-# Version required: 2.4.4
+# Version required: 2.6.1
# Date created: 13 Nov 1997
# Whom: Sheldon Hearn <axl@iafrica.com>
#
-# $Id: Makefile,v 1.5 1998/03/21 12:00:26 asami Exp $
+# $Id: Makefile,v 1.6 1998/07/27 23:24:21 asami Exp $
#
-DISTNAME= xzx-2.4.4
+DISTNAME= xzx-2.6.1
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.gns.getronics.nl/pub/os/sinclair/emulators/unix/
-DISTFILES= xzx-2.4.4-src.tar.gz \
- xzx-2.4.4-roms.tar.gz \
- xzx-2.4.4-contrib.tar.gz
MAINTAINER= axl@iafrica.com
-USE_IMAKE= yes
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+
MAN1= xzx.1
-MANCOMPRESSED= yes
.include <bsd.port.mk>