mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Pander to the backseat drivers.
This commit is contained in:
parent
4553ae5b99
commit
71d5b1b067
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50655
@ -7,12 +7,12 @@
|
||||
|
||||
PORTNAME= opera
|
||||
PKGNAMEPREFIX= linux-
|
||||
PORTVERSION= 6.0-20011122.1
|
||||
PORTREVISION= 1
|
||||
OPERAVERSION= 6.0-20011122.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/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-static_qt.i386
|
||||
DISTNAME= ${PORTNAME}-${OPERAVERSION}-static_qt.i386
|
||||
|
||||
MAINTAINER= des@FreeBSD.org
|
||||
|
||||
@ -38,7 +38,7 @@ do-install:
|
||||
--docdir=${DOCSDIR} \
|
||||
--sharedir=${DATADIR} \
|
||||
--plugindir=${DATADIR}/plugins )
|
||||
rmdir ${DATADIR}/uninst/rollback_${PORTVERSION}
|
||||
${RM} -rf ${DATADIR}/uninst/rollback_${OPERAVERSION}
|
||||
rmdir ${DATADIR}/uninst
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,12 +7,12 @@
|
||||
|
||||
PORTNAME= opera
|
||||
PKGNAMEPREFIX= linux-
|
||||
PORTVERSION= 6.0-20011122.1
|
||||
PORTREVISION= 1
|
||||
OPERAVERSION= 6.0-20011122.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/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-static_qt.i386
|
||||
DISTNAME= ${PORTNAME}-${OPERAVERSION}-static_qt.i386
|
||||
|
||||
MAINTAINER= des@FreeBSD.org
|
||||
|
||||
@ -38,7 +38,7 @@ do-install:
|
||||
--docdir=${DOCSDIR} \
|
||||
--sharedir=${DATADIR} \
|
||||
--plugindir=${DATADIR}/plugins )
|
||||
rmdir ${DATADIR}/uninst/rollback_${PORTVERSION}
|
||||
${RM} -rf ${DATADIR}/uninst/rollback_${OPERAVERSION}
|
||||
rmdir ${DATADIR}/uninst
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,12 +7,12 @@
|
||||
|
||||
PORTNAME= opera
|
||||
PKGNAMEPREFIX= linux-
|
||||
PORTVERSION= 6.0-20011122.1
|
||||
PORTREVISION= 1
|
||||
OPERAVERSION= 6.0-20011122.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/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-static_qt.i386
|
||||
DISTNAME= ${PORTNAME}-${OPERAVERSION}-static_qt.i386
|
||||
|
||||
MAINTAINER= des@FreeBSD.org
|
||||
|
||||
@ -38,7 +38,7 @@ do-install:
|
||||
--docdir=${DOCSDIR} \
|
||||
--sharedir=${DATADIR} \
|
||||
--plugindir=${DATADIR}/plugins )
|
||||
rmdir ${DATADIR}/uninst/rollback_${PORTVERSION}
|
||||
${RM} -rf ${DATADIR}/uninst/rollback_${OPERAVERSION}
|
||||
rmdir ${DATADIR}/uninst
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user