diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-27 22:24:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-27 22:24:13 +0000 |
commit | eef501a886da4d6b75c38d7cd4598076aeaca66e (patch) | |
tree | 3142ef13fa18b0c4c53a3bb067a4ef762fda391f /www/firefox | |
parent | 517419003b37c65af62bd95ad7dd04cf7ede4677 (diff) | |
download | ports-eef501a886da4d6b75c38d7cd4598076aeaca66e.tar.gz ports-eef501a886da4d6b75c38d7cd4598076aeaca66e.zip |
Notes
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} |