mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Take maintainership
- While here, remove obsolete OSVERSION check
This commit is contained in:
parent
d73358a815
commit
3eaaadbec8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356361
@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.opera.com/pub/opera/${MASTER_SITES_VER_PATH}/ \
|
||||
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/${MASTER_SITES_VER_PATH}&,}/
|
||||
DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_BUILD}.${ARCH}.freebsd
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ak@FreeBSD.org
|
||||
COMMENT= Blazingly fast, full-featured, standards-compliant browser
|
||||
|
||||
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
|
||||
@ -80,10 +80,6 @@ ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
OPERA_ARCH= ${ARCH:S,i386,intel,}
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
IGNORE= only for FreeBSD 7.x and higher
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 1000054
|
||||
.if ${PORT_OPTIONS:MCOMPAT9}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libstdc++.so.6:${PORTSDIR}/misc/compat9x
|
||||
|
Loading…
Reference in New Issue
Block a user