aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-09 02:34:10 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-09 02:34:10 +0000
commit5750ffe55e106e0f96ba382790dfd02393c941e3 (patch)
treebccacb27ddfefdbc86971b47335bda9faf549f05 /emulators
parent3641beb3247034da16329c1a12de19cf5f331706 (diff)
downloadports-5750ffe55e106e0f96ba382790dfd02393c941e3.tar.gz
ports-5750ffe55e106e0f96ba382790dfd02393c941e3.zip
- Update to 3.0.0
- give maintainership to submitter PR: 33659 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
Notes
Notes: svn path=/head/; revision=52790
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xzx/Makefile10
-rw-r--r--emulators/xzx/distinfo2
-rw-r--r--emulators/xzx/files/patch-ac11
3 files changed, 7 insertions, 16 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile
index 2899e8285982..6afcf52af61f 100644
--- a/emulators/xzx/Makefile
+++ b/emulators/xzx/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= xzx
-PORTVERSION= 2.9.3
-PORTREVISION= 1
+PORTVERSION= 3.0.0
CATEGORIES= emulators
-MASTER_SITES= http://xzx.purespace.de/xzx/
+MASTER_SITES= http://www.zophar.net/unix/Files/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flynn@energyhq.homeip.net
# xmkmf is used in configure script
BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
+USE_MOTIF= yes
+USE_XPM= yes
USE_X_PREFIX= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-oss
diff --git a/emulators/xzx/distinfo b/emulators/xzx/distinfo
index a1c0e851707d..a2d3fdd556f3 100644
--- a/emulators/xzx/distinfo
+++ b/emulators/xzx/distinfo
@@ -1 +1 @@
-MD5 (xzx-2.9.3.tar.gz) = dfd53b7e51e6c0dd342e73c7d456373f
+MD5 (xzx-3.0.0.tar.gz) = d76c1f6df1eee65da18687b28151da65
diff --git a/emulators/xzx/files/patch-ac b/emulators/xzx/files/patch-ac
deleted file mode 100644
index 44b62edf5401..000000000000
--- a/emulators/xzx/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- config.h.in.orig Tue May 11 21:14:07 1999
-+++ config.h.in Wed Jun 23 15:13:01 1999
-@@ -69,7 +69,7 @@
- #define XZX_PLUS3
-
- /* Define this for Pentagon emulation support. */
--#define XZX_PENTAGON
-+#undef XZX_PENTAGON
-
- /* Define this for Scorpion emulation support. */
- #undef XZX_SCORPION