aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-28 03:48:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-28 03:48:37 +0000
commit718c86ba4953d035f9e038cff422253281a76727 (patch)
tree42c7bbe9f8cca499776ff1d342c56c1eca7ee800 /emulators
parentbf0e66ab19658e8538a9fa943fbc7b97fd298ba2 (diff)
downloadports-718c86ba4953d035f9e038cff422253281a76727.tar.gz
ports-718c86ba4953d035f9e038cff422253281a76727.zip
- Fix build
- Trim header
Notes
Notes: svn path=/head/; revision=313080
Diffstat (limited to 'emulators')
-rw-r--r--emulators/atari800/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index cb88fe11dc1e..c4d8cf1d07c8 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Atari800
-# Date created: 29th April, 1997
-# Whom: Joel Sutton <jsutton@webnet.com.au>
-#
+# Created by: Joel Sutton <jsutton@webnet.com.au>
# $FreeBSD$
-#
PORTNAME= atari800
PORTVERSION= 2.0.3
@@ -17,7 +13,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= gamato@users.sf.net
COMMENT= Atari 8-bit computer emulator
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
RESTRICTED= "xf25 contains copyright ROMs and cannot be distributed."