From e74370a1593d3b17fe1f9736a22becdfb2d60bc5 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 30 Aug 2009 10:41:41 +0000 Subject: Conditionally uses Perl, so needs WANT_PERL before inclusion of bsd.port.pre.mk. Hat: portmgr --- irc/epic4/Makefile | 1 + irc/epic5/Makefile | 1 + irc/znc/Makefile | 1 + 3 files changed, 3 insertions(+) (limited to 'irc') diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index cf9d8c8011ac..1d3efbc89de4 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -29,6 +29,7 @@ USE_OPENSSL= yes SUB_FILES= pkg-message PLIST_SUB+= PORTVERSION=${PORTVERSION} USE_BZIP2= yes +WANT_PERL= yes CFLAGS:= ${CFLAGS:C/-O2/-g -O/g} OPTIONS= IPV6 "IPv6 support" on \ diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index 44ae93496e16..03c1423b879a 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -24,6 +24,7 @@ MAN1= epic5.1 USE_OPENSSL= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} USE_BZIP2= yes +WANT_PERL= yes CFLAGS:= ${CFLAGS:C/-O2/-g -O/g} OPTIONS= IPV6 "IPv6 support" on \ diff --git a/irc/znc/Makefile b/irc/znc/Makefile index 6c4d0a1325ee..b09a4ac05e43 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -16,6 +16,7 @@ COMMENT= An advanced IRC bouncer GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack +WANT_PERL= yes CONFIGURE_ARGS= --disable-c-ares OPTIONS= DEBUG "Enable debugging" off \ -- cgit v1.2.3