aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-11-30 17:17:31 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-11-30 17:17:31 +0000
commitd5108db9b0f6645a130a1365c31d4fa20310f633 (patch)
treeed55eaf6f8b3f25fa7ae9e23b8ec060c75e0e131 /irc
parent932d09c6ae22503971d92720ddf3c382812e0389 (diff)
downloadports-d5108db9b0f6645a130a1365c31d4fa20310f633.tar.gz
ports-d5108db9b0f6645a130a1365c31d4fa20310f633.zip
irc/irssi: Simplify PERL option handling.
Use proper OPT_USE. Reported by: mat@
Notes
Notes: svn path=/head/; revision=556660
Diffstat (limited to 'irc')
-rw-r--r--irc/irssi/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index 44686bfc4eab..e22cb91bc11a 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -53,11 +53,7 @@ TRUECOLOR_MESON_YES= enable-true-color
UTF8PROC_LIB_DEPENDS= libutf8proc.so:textproc/utf8proc
UTF8PROC_MESON_NO= disable-utf8proc
-.include <bsd.port.options.mk>
-
-.if ! ${PORT_OPTIONS:MPERL}
-USE_PERL5= build
-.endif
+PERL5_USE_OFF= perl5=build
post-install-PERL-off:
@${RM} -r ${STAGEDIR}${DATADIR}/scripts