summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-01-22 05:02:59 +0000
committermarcus <marcus@FreeBSD.org>2005-01-22 05:02:59 +0000
commitb40f19321b714cf64d4a68c88facb0f981796641 (patch)
treebe95b19711663d2e6f6e163cfa12280f65ef5a41 /www
parent4898a0da73399ed7da131e535ab2b35abbfbe41a (diff)
downloadFreeBSD-ports-b40f19321b714cf64d4a68c88facb0f981796641.zip
FreeBSD-ports-b40f19321b714cf64d4a68c88facb0f981796641.tar.gz
Fix INDEX build on 4.X.
Diffstat (limited to 'www')
-rw-r--r--www/mplayer-plugin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile
index 6346f30..0094d36 100644
--- a/www/mplayer-plugin/Makefile
+++ b/www/mplayer-plugin/Makefile
@@ -53,10 +53,12 @@ HEADERS_SUFX=
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
+.if defined(WITH_MOZILLA)
.if ${WITH_MOZILLA}=="mozilla-devel"
USE_GCC= 3.4
.endif
.endif
+.endif
pre-everything::
@${ECHO_MSG} ""
OpenPOWER on IntegriCloud