diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-05-16 10:35:15 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-05-16 10:35:15 +0000 |
commit | 04154b645c6b5838870eeab8aaa9350e0a0dfcf8 (patch) | |
tree | ca54ce82db2087a0c3de6485d7eb99c34a12c504 /www/linux-opera/Makefile | |
parent | 89f3a1125384ba8914321e9b4337fbe44267ced2 (diff) | |
download | ports-04154b645c6b5838870eeab8aaa9350e0a0dfcf8.tar.gz ports-04154b645c6b5838870eeab8aaa9350e0a0dfcf8.zip |
Notes
Diffstat (limited to 'www/linux-opera/Makefile')
-rw-r--r-- | www/linux-opera/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 1c76df1c3382..64a59feb7fe8 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -11,14 +11,14 @@ CATEGORIES= www linux MASTER_SITES= http://opera.online.no/linux/600/final/en/qt_static/ \ ftp://ftp.opera.com/pub/opera/linux/600/final/en/qt_static/ PKGNAMEPREFIX= linux- -DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/}.1-static-qt.i386 +DISTNAME= ${PORTNAME}-${PORTVERSION:S/0./0-/}.1-static-qt.i386 MAINTAINER= des@FreeBSD.org RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif \ ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png -FORBIDDEN= Known javascript-related security hole +#FORBIDDEN= Known javascript-related security hole USE_BZIP2= yes USE_LINUX= yes |