1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Unbreak on -current by switching back to static linked version.

This is due to our version bump on threading libraries.

PR:    	      ports/114149
Submitted by: Ulrich Spoerlein <uspoerlein at gmail.com>
Approved by:  Arjan van Leeuwen <freebsd-maintainer at opera.com> (maintainer)
This commit is contained in:
Rong-En Fan 2007-07-02 17:03:49 +00:00
parent a9de3e5849
commit 6f873419a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194676

View File

@ -58,7 +58,9 @@ QT_PRESENT= off
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 600000
.if ${OSVERSION} >= 700040
OPERA_TYPE= 1
.elif ${OSVERSION} >= 600000
OPERA_TYPE= 4
.elif ${OSVERSION} >= 500000
OPERA_TYPE= 3