diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-28 23:04:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-28 23:04:48 +0800 |
commit | d3b805b0d31a26a4166cac2d9f6baf23027a5796 (patch) | |
tree | e80d1b213a8b98de81512489b002d6ca94bdcf4c /emulators | |
parent | 68e9a08e689a6da27b5d8986add06543b6badcda (diff) | |
download | freebsd-ports-gnome-d3b805b0d31a26a4166cac2d9f6baf23027a5796.tar.gz freebsd-ports-gnome-d3b805b0d31a26a4166cac2d9f6baf23027a5796.tar.zst freebsd-ports-gnome-d3b805b0d31a26a4166cac2d9f6baf23027a5796.zip |
- unbreak build
- while here trim header
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/m2000/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/emulators/m2000/Makefile b/emulators/m2000/Makefile index 0c8196fcadd9..22a996a5b52a 100644 --- a/emulators/m2000/Makefile +++ b/emulators/m2000/Makefile @@ -1,10 +1,5 @@ -# -# New ports collection makefile for: m2000 -# Date created: 2005-08-23 -# Whom: Edwin Groothuis <edwin@mavetju.org> -# +# Created by: Edwin Groothuis <edwin@mavetju.org> # $FreeBSD$ -# PORTNAME= m2000 PORTVERSION= 0.6 @@ -24,7 +19,7 @@ EXTRACT_ONLY= ${PORTNAME:U}${EXTRACT_SUFX} MAINTAINER= edwin@mavetju.org COMMENT= A portable emulator for the Philips P2000 home computer -EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip +EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip M2000TAPES= 3DDoolhof2.cas \ BrickWall.cas \ |