diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-07 18:23:24 +0800 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-07 18:23:24 +0800 |
commit | e62d46b30e5415e878c0db4105d0196def9ac1d2 (patch) | |
tree | 48f608c7b392741f8800ba8b2ccaecbd608b0116 /www | |
parent | f9a41ada42f51b258ab3a1acdaaae9439c01b64f (diff) | |
download | freebsd-ports-gnome-e62d46b30e5415e878c0db4105d0196def9ac1d2.tar.gz freebsd-ports-gnome-e62d46b30e5415e878c0db4105d0196def9ac1d2.tar.zst freebsd-ports-gnome-e62d46b30e5415e878c0db4105d0196def9ac1d2.zip |
o Take MAINTAINERship to submitter.
o Remove dependency on linux-png.
o Bump PORTREVISION accordingly.
Submitted by: Jeremy Messenger <mezz7@cox.net>
Approved by: des
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-opera-devel/Makefile | 6 | ||||
-rw-r--r-- | www/linux-opera/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile index 3f1088cd7931..124db94f05ce 100644 --- a/www/linux-opera-devel/Makefile +++ b/www/linux-opera-devel/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 diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 3f1088cd7931..124db94f05ce 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 |