diff options
Diffstat (limited to 'www/linux-opera/Makefile')
-rw-r--r-- | www/linux-opera/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 3f1088cd793..124db94f05c 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -7,17 +7,17 @@ PORTNAME= opera PORTVERSION= 6.12.20030305 +PORTREVISION= 1 CATEGORIES= www linux MASTER_SITES= http://opera.online.no/linux/612/final/en/i386/static/ \ ftp://ftp.opera.com/pub/opera/linux/612/final/en/i386/static/ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${PORTVERSION:S/12./12-/}.1-static-qt.i386 -MAINTAINER= des@FreeBSD.org +MAINTAINER= mezz7@cox.net COMMENT= A blazingly fast, full-featured, standards-compliant browser -RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif \ - ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif USE_BZIP2= yes USE_LINUX= yes |