aboutsummaryrefslogtreecommitdiff
path: root/irc/irssi-devel/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2002-04-10 06:16:01 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2002-04-10 06:16:01 +0000
commitf36249fe204920c5eb22bd189b80586612f0baaf (patch)
tree84e0ea0d257f54f6e5634e30305c104d17bb075a /irc/irssi-devel/Makefile
parent133440d713f790c0c00dcac7036442d60c081bbe (diff)
downloadports-f36249fe204920c5eb22bd189b80586612f0baaf.tar.gz
ports-f36249fe204920c5eb22bd189b80586612f0baaf.zip
Notes
Diffstat (limited to 'irc/irssi-devel/Makefile')
-rw-r--r--irc/irssi-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irssi-devel/Makefile b/irc/irssi-devel/Makefile
index 6d073d225af4..4ce4e07c1e14 100644
--- a/irc/irssi-devel/Makefile
+++ b/irc/irssi-devel/Makefile
@@ -19,7 +19,7 @@ USE_GLIB= yes
GNU_CONFIGURE= yes
# `+=' is for slave ports
CONFIGURE_ARGS+= --without-socks --without-bot --with-textui \
- --with-perl-lib=${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+ --with-perl-lib=site
.include <bsd.port.pre.mk>