diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-07 19:54:23 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-07 19:54:23 +0800 |
commit | 129223b5a5e03933b2f0b8189d115f51231a3e6e (patch) | |
tree | ec861b966a8d4b79762d86132047638f904ee966 /irc | |
parent | da9d4ad38cc132f26ef277232c7420f9a0172b28 (diff) | |
download | freebsd-ports-gnome-129223b5a5e03933b2f0b8189d115f51231a3e6e.tar.gz freebsd-ports-gnome-129223b5a5e03933b2f0b8189d115f51231a3e6e.tar.zst freebsd-ports-gnome-129223b5a5e03933b2f0b8189d115f51231a3e6e.zip |
Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)
Noticed on: bento
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitchx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 9206efbae6e7..5a89b3123bb3 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -29,6 +29,7 @@ LIB_DEPENDS+= xmms.3:${PORTSDIR}/audio/xmms .endif WRKSRC= ${WRKDIR}/BitchX +USE_PERL5= yes USE_REINPLACE= yes AUTOCONF= ${LOCALBASE}/bin/autoconf GNU_CONFIGURE= yes |