diff options
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index a3384fb47bf8..8ed4506a0d97 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -7,6 +7,7 @@ PORTNAME= opera PORTVERSION= 6.10.20021015 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://opera.online.no/linux/610/beta1/en/static_freebsd/ \ ftp://ftp.opera.com/pub/opera/linux/610/beta1/en/static_freebsd/ @@ -15,6 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/10./10-/}.1-static-qt.i386.freebsd MAINTAINER= des@FreeBSD.org LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= c_r.4:${PORTSDIR}/misc/compat4x USE_BZIP2= yes ONLY_FOR_ARCHS= i386 |