View | Details | Raw Unified | Return to bug 85684
Collapse All | Expand All

(-)opera/Makefile (+4 lines)
Lines 54-59 Link Here
54
LIB_DEPENDS+=	c_r.4:${PORTSDIR}/misc/compat4x
54
LIB_DEPENDS+=	c_r.4:${PORTSDIR}/misc/compat4x
55
.endif
55
.endif
56
56
57
.if ${OSVERSION} >= 600000
58
LIB_DEPENDS+=	libz.2:${PORTSDIR}/misc/compat5x
59
.endif
60
57
.if ${HAVE_GNOME:Mgnomehier}!=""
61
.if ${HAVE_GNOME:Mgnomehier}!=""
58
PLIST_SUB+=	GNOME=""
62
PLIST_SUB+=	GNOME=""
59
.else
63
.else

Return to bug 85684