diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-17 04:01:10 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-17 04:01:10 +0000 |
commit | 2a3312d7de34790b46384be048bd7de523ee8701 (patch) | |
tree | 5555a2602221be0381fea1823788c83d52026836 /www/linux-beonex | |
parent | bd01e6b8f236ae0dc7b89962ffc91129b14207c6 (diff) |
Notes
Diffstat (limited to 'www/linux-beonex')
-rw-r--r-- | www/linux-beonex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/linux-beonex/Makefile b/www/linux-beonex/Makefile index c5c86ffb4da0..03ca11e0e093 100644 --- a/www/linux-beonex/Makefile +++ b/www/linux-beonex/Makefile @@ -7,6 +7,7 @@ PORTNAME= beonex PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= www linux MASTER_SITES= \ http://ftp.ibiblio.org/pub/packages/infosystems/WWW/clients/beonex/communicator/0.8/\ @@ -22,7 +23,7 @@ COMMENT=Browser, HTML editor, mail and news client for use with Linux plugins RUN_DEPENDS= \ ${LINUXBASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \ - ${LINUXBASE}/usr/lib/libpng.so.2.1.0.14:${PORTSDIR}/graphics/linux-png10 \ + ${LINUXBASE}/usr/lib/libpng.so.2.1.0.16:${PORTSDIR}/graphics/linux-png10 \ ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk NO_BUILD= yes |