From b419b2f03895d2fdfc06e44089e72f2a9250965d Mon Sep 17 00:00:00 2001 From: lofi Date: Wed, 1 Sep 2004 06:36:45 +0000 Subject: Oops, accidentally spammed this port with a local change. Revert last commit. --- multimedia/libxine/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'multimedia') diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 79d3f2870091..33c0d8870e7d 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -51,12 +51,6 @@ MAN1= xine-config.1 .include -# GCC 3.4 breaks xvid decoder -.if ${OSVERSION} > 502124 -BUILD_DEPENDS+= gcc33:${PORTSDIR}/lang/gcc33 -CC= gcc33 -.endif - # PRId64, INT16_MAX macro are not defined .if ${OSVERSION} < 500040 EXTRA_PATCHES= ${PATCHDIR}/extra-patch-config.h.in -- cgit