Oops, accidentally spammed this port with a local change. Revert last

commit.
This commit is contained in:
Michael Nottebrock 2004-09-01 06:36:45 +00:00
parent b94913d149
commit 23324d4dac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117796

View file

@ -51,12 +51,6 @@ MAN1= xine-config.1
.include <bsd.port.pre.mk>
# 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