summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjoerg <joerg>2007-09-02 11:54:08 +0000
committerjoerg <joerg>2007-09-02 11:54:08 +0000
commit00ffd8e4b59ad3d102c59575988b7b2ee8f89436 (patch)
treebbb40139e8e58b3ad3db1e3a27829706e87f4f31 /emulators
parent1e11dcb611985e1ca2cdb92bb8ab6c3951a6bd3c (diff)
downloadpkgsrc-00ffd8e4b59ad3d102c59575988b7b2ee8f89436.tar.gz
Fix path to and dependency on bash. Bump revision.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/hercules/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile
index 5e40ba0d7dc..ca40258508b 100644
--- a/emulators/hercules/Makefile
+++ b/emulators/hercules/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2006/09/09 02:41:59 obache Exp $
+# $NetBSD: Makefile,v 1.22 2007/09/02 11:54:08 joerg Exp $
DISTNAME= hercules-2.11
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= http://www.conmicro.cx/hercules/
@@ -11,10 +11,12 @@ COMMENT= S370 emulator
DEPENDS+= hercules-images-[0-9]*:../../emulators/hercules-images
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake bash:run
MAKE_FILE= makefile
MAKE_ENV+= HOST_ARCH=${MACHINE_ARCH:Q}
+REPLACE_BASH+= dasdlist
+
PTHREAD_OPTS+= require
pre-install: