summaryrefslogtreecommitdiff
path: root/emulators
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 /emulators
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 'emulators')
-rw-r--r--emulators/snes9x/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile
index 1aad7d0ef3fa..40be66496de3 100644
--- a/emulators/snes9x/Makefile
+++ b/emulators/snes9x/Makefile
@@ -3,19 +3,17 @@
# Date created: 20 July 1997
# Whom: Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.7 1999/02/03 11:11:42 asami Exp $
+# $Id: Makefile,v 1.8 1999/03/31 14:01:18 flathill Exp $
#
DISTNAME= snes118e
PKGNAME= snes9x-118e
CATEGORIES= emulators
MASTER_SITES= http://www.snes9x.com/zips/
-EXTRACT_SUFX= .zip
MAINTAINER= nacai@iname.com
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-BUILD_DEPENDS+= egcc:${PORTSDIR}/lang/pgcc
+BUILD_DEPENDS= egcc:${PORTSDIR}/lang/pgcc
BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm
ONLY_FOR_ARCHS= i386
@@ -25,9 +23,7 @@ USE_X_PREFIX= YES
MAKEFILE= Makefile.linux
ALL_TARGET= snes9x s9xserver
-EXTRACT_CMD= unzip
-EXTRACT_BEFORE_ARGS= # empty
-EXTRACT_AFTER_ARGS= # empty
+USE_ZIP= yes
WRKSRC= ${WRKDIR}/release