summaryrefslogtreecommitdiff
path: root/chat/epic4/Makefile
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-11-07 21:18:23 +0000
committerdholland <dholland@pkgsrc.org>2015-11-07 21:18:23 +0000
commit159607731a311ace0994ac42babaee56dd49acdb (patch)
tree9a6e70f9a26473836aa363041a33eed21be084e4 /chat/epic4/Makefile
parentba53538aa9f192a18d0f475bd5e45af79f4c8b54 (diff)
downloadpkgsrc-159607731a311ace0994ac42babaee56dd49acdb.tar.gz
Uses perl during build; seen in last OpenBSD build.
Diffstat (limited to 'chat/epic4/Makefile')
-rw-r--r--chat/epic4/Makefile3
1 files changed, 2 insertions, 1 deletions
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