summaryrefslogtreecommitdiff
path: root/games/uox3
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-05-01 12:34:38 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-05-01 12:34:38 +0000
commit539536fae4fd527bda14770b3bd20226a83059a5 (patch)
treeeff880fe16e3f1280be1ad7c9ada21c74eda89ed /games/uox3
parentBack out to rev 1.3, the last committer is steve. (diff)
Switch to using USE_ZIP along with minor cleanups to some ports.
Notes
Notes: svn path=/head/; revision=18296
Diffstat (limited to 'games/uox3')
-rw-r--r--games/uox3/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/games/uox3/Makefile b/games/uox3/Makefile
index 399caa04123a..9948d02bc21f 100644
--- a/games/uox3/Makefile
+++ b/games/uox3/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1999
# Whom: Donald Burr <dburr@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/02/25 06:55:49 dburr Exp $
+# $Id: Makefile,v 1.2 1999/02/28 09:30:56 dburr Exp $
#
DISTNAME= uox3v6902-linux
@@ -11,18 +11,12 @@ PKGNAME= uox3-0.69.02
CATEGORIES= games
MASTER_SITES= ftp://provolone.dynip.com/pub/ \
http://users.1st.net/magda/
-EXTRACT_SUFX= .zip
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tqpsworld${EXTRACT_SUFX}
MAINTAINER= dburr@FreeBSD.ORG
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-
DIST_SUBDIR= uox3
-EXTRACT_CMD= unzip
-EXTRACT_BEFORE_ARGS= -qa
-EXTRACT_AFTER_ARGS= # This space left intentionally blank.
-
+USE_ZIP= YES
NO_WRKSUBDIR= YES
USE_GMAKE= YES