From 02cc964d17eb6f72efebdddb63e10e232911e93d Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 7 Nov 2015 21:18:23 +0000 Subject: Uses perl during build; seen in last OpenBSD build. --- chat/epic4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile index 0b1fa2ae8fc..d98d1e2e03c 100644 --- a/chat/epic4/Makefile +++ b/chat/epic4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2014/02/12 23:17:35 tron Exp $ +# $NetBSD: Makefile,v 1.39 2015/11/07 21:18:23 dholland Exp $ # DISTNAME= epic4-2.10.2 @@ -17,6 +17,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.epicsol.org/ COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient +USE_TOOLS+= perl GNU_CONFIGURE= YES -- cgit v1.2.3