diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-10-29 09:14:30 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-10-29 09:14:30 +0000 |
commit | bc162ccd6cc6261a0ba9864366e768f0b54852c6 (patch) | |
tree | 736ea889b2446a1d8526a24e6032087f4680aad4 /www | |
parent | e7987be581e33adc39f9c0dba93ccc26696791f2 (diff) | |
download | ports-bc162ccd6cc6261a0ba9864366e768f0b54852c6.tar.gz ports-bc162ccd6cc6261a0ba9864366e768f0b54852c6.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/opera-devel/Makefile | 2 | ||||
-rw-r--r-- | www/opera/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/opera-devel/Makefile b/www/opera-devel/Makefile index a3384fb47bf8..8ed4506a0d97 100644 --- a/www/opera-devel/Makefile +++ b/www/opera-devel/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 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 |