1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

Add a missing dependency, png. Bump the PORTREVISION.

Feature safe: yes
This commit is contained in:
Jeremy Messenger 2009-09-19 01:38:10 +00:00
parent 774a970221
commit a7661b4e4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241705
2 changed files with 4 additions and 2 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= opera
PORTVERSION= ${OPERA_VER}
PORTREVISION= 1
CATEGORIES= www linux
MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}/final/en/i386/ \
ftp://ftp.sunet.se/pub/www/clients/Opera/linux/${OPERA_VER:S/.//}/final/en/i386/ \
@ -27,7 +28,7 @@ COMMENT= A blazingly fast, full-featured, standards-compliant browser
WRKSRC= ${WRKDIR}/${DISTNAME:S/.gcc/-${OPERA_BUILD}.gcc/}
USE_BZIP2= yes
USE_LINUX= yes
USE_LINUX_APPS= aspell naslibs xorglibs
USE_LINUX_APPS= aspell naslibs png xorglibs
ONLY_FOR_ARCHS= i386 amd64
NO_BUILD= yes

View File

@ -7,6 +7,7 @@
PORTNAME= opera
PORTVERSION= ${OPERA_VER}
PORTREVISION= 1
CATEGORIES= www linux
MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}/final/en/i386/ \
ftp://ftp.sunet.se/pub/www/clients/Opera/linux/${OPERA_VER:S/.//}/final/en/i386/ \
@ -27,7 +28,7 @@ COMMENT= A blazingly fast, full-featured, standards-compliant browser
WRKSRC= ${WRKDIR}/${DISTNAME:S/.gcc/-${OPERA_BUILD}.gcc/}
USE_BZIP2= yes
USE_LINUX= yes
USE_LINUX_APPS= aspell naslibs xorglibs
USE_LINUX_APPS= aspell naslibs png xorglibs
ONLY_FOR_ARCHS= i386 amd64
NO_BUILD= yes