summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2002-04-10 06:16:01 +0000
committervanilla <vanilla@FreeBSD.org>2002-04-10 06:16:01 +0000
commit67833c0cfb09745624bee636945d77c051963bb2 (patch)
tree26d4329fa511a5c8545105761f282f0fdc11ee11 /irc
parent29f977c91393e4addfb77b1e8ddf1213f9205964 (diff)
downloadFreeBSD-ports-67833c0cfb09745624bee636945d77c051963bb2.zip
FreeBSD-ports-67833c0cfb09745624bee636945d77c051963bb2.tar.gz
Fix plist on current.
Diffstat (limited to 'irc')
-rw-r--r--irc/irssi-devel/Makefile2
-rw-r--r--irc/irssi/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/irssi-devel/Makefile b/irc/irssi-devel/Makefile
index 6d073d2..4ce4e07 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>
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index 6d073d2..4ce4e07 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/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>
OpenPOWER on IntegriCloud