summaryrefslogtreecommitdiff
path: root/chat/gaim/options.mk
diff options
context:
space:
mode:
authorrillig <rillig>2005-10-07 10:28:06 +0000
committerrillig <rillig>2005-10-07 10:28:06 +0000
commit36d3a80f5521f2348a9b3c7159cd64e71d4692ea (patch)
tree5dbcbd178c9d303e7d4e3bee7f7790bd6592b1a4 /chat/gaim/options.mk
parenteb2adccec61bcf2bcb9f2840c2cce26bacf9b8db (diff)
downloadpkgsrc-36d3a80f5521f2348a9b3c7159cd64e71d4692ea.tar.gz
Replaced deprecated USE_PERL5 with USE_TOOLS+=perl5:run.
Diffstat (limited to 'chat/gaim/options.mk')
-rw-r--r--chat/gaim/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim/options.mk b/chat/gaim/options.mk
index 4f5de8196c6..6a1e81c676a 100644
--- a/chat/gaim/options.mk
+++ b/chat/gaim/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2005/08/29 13:31:14 xtraeme Exp $
+# $NetBSD: options.mk,v 1.5 2005/10/07 10:28:06 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gaim
PKG_SUPPORTED_OPTIONS+= gnutls gtkspell silc audio perl tcl nas
@@ -46,7 +46,7 @@ CONFIGURE_ARGS+= --disable-audio
.endif
.if !empty(PKG_OPTIONS:Mperl)
-USE_PERL5= yes
+USE_TOOLS+= perl:run
. include "../../lang/perl5/buildlink3.mk"
.else
CONFIGURE_ARGS+= --disable-perl