aboutsummaryrefslogtreecommitdiff
path: root/www/linux-opera-devel/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2001-12-06 13:02:30 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2001-12-06 13:02:30 +0000
commite1d55a966c3ae196b64bf94c4f80895cb62273b3 (patch)
tree8a41962d51d8b352ee78c572feb8c6a54ebe7f65 /www/linux-opera-devel/Makefile
parentb95323dbb142c0dcf1f8c0a4fb05a3485b5011d4 (diff)
downloadports-e1d55a966c3ae196b64bf94c4f80895cb62273b3.tar.gz
ports-e1d55a966c3ae196b64bf94c4f80895cb62273b3.zip
Notes
Diffstat (limited to 'www/linux-opera-devel/Makefile')
-rw-r--r--www/linux-opera-devel/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile
index b6fbec3ee9c2..720e7db5044a 100644
--- a/www/linux-opera-devel/Makefile
+++ b/www/linux-opera-devel/Makefile
@@ -7,11 +7,11 @@
PORTNAME= opera
PKGNAMEPREFIX= linux-
-OPERAVERSION= 6.0-20011122.1
+OPERAVERSION= 6.0-20011129.1
PORTVERSION= ${OPERAVERSION:S/-/./}
CATEGORIES= www linux
-MASTER_SITES= http://opera.online.no/linux/600/tp1/ \
- ftp://ftp.opera.com/pub/opera/linux/600/tp1/
+MASTER_SITES= http://opera.online.no/linux/600/tp2/ \
+ ftp://ftp.opera.com/pub/opera/linux/600/tp2/
DISTNAME= ${PORTNAME}-${OPERAVERSION}-static_qt.i386
MAINTAINER= des@FreeBSD.org
@@ -22,8 +22,6 @@ RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \
ONLY_FOR_ARCHS= i386
-NO_PACKAGE= "Beta software, do not distribute."
-
NO_BUILD= yes
NO_FILTER_SHLIBS=yes
@@ -38,7 +36,5 @@ do-install:
--docdir=${DOCSDIR} \
--sharedir=${DATADIR} \
--plugindir=${DATADIR}/plugins )
- ${RM} -rf ${DATADIR}/uninst/rollback_${OPERAVERSION}
- rmdir ${DATADIR}/uninst
.include <bsd.port.mk>