From a71a84381289ca5753203bb185cd819c561718a7 Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 4 Jul 2011 21:37:34 +0000 Subject: Needs USE_TOOLS+=perl:run, not just REPLACE_PERL. --- emulators/hercules/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators/hercules/Makefile') diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 91522ef4e86..d5a71506b6d 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2011/05/01 23:28:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2011/07/04 21:37:34 dholland Exp $ DISTNAME= hercules-3.07 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.hercules-390.org/ @@ -21,6 +22,7 @@ USE_LIBTOOL= YES PTHREAD_OPTS+= require REPLACE_PERL+= util/cvslvlck +USE_TOOLS+= perl:run INSTALLATION_DIRS+= bin share/examples/hercules #CONFIGURE_ARGS+= --enable-setuid-hercifc=hercules -- cgit v1.2.3