From 778e2d35510d4f8fa6bbae934b313771189e4268 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Mon, 16 Sep 2013 15:42:40 +0000 Subject: - convert to the new perl5 framework - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) --- irc/xchat-gnome/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc/xchat-gnome/Makefile') diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 581413b83daf..72552e8c7ef0 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -72,7 +72,7 @@ PLIST_SUB+= TCL="@comment " .endif .if ${PORT_OPTIONS:MPERL} -USE_PERL5= yes +USES+= perl5 CONFIGURE_ARGS+=--enable-perl PLIST_SUB+= PERL="" .else -- cgit v1.2.3