summaryrefslogtreecommitdiff
path: root/multimedia/xvid
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-06-12 02:12:45 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-06-12 02:12:45 +0000
commite3ca94c8d98df2180d73ae9063eae39dc324e37e (patch)
tree16837eb37a407d22392116e3903a7345d6a5fa03 /multimedia/xvid
parentFix GConf on bigendian platforms (e.g. sparc64). Thanks to (diff)
Force using gcc 3.3 on all branches to work around illegal instruction
crashes, presumably from bad code generated by gcc 2.95.
Notes
Notes: svn path=/head/; revision=111321
Diffstat (limited to 'multimedia/xvid')
-rw-r--r--multimedia/xvid/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/xvid/Makefile b/multimedia/xvid/Makefile
index 6a5aad22cc16..0c4ab79ed74c 100644
--- a/multimedia/xvid/Makefile
+++ b/multimedia/xvid/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xvid
PORTVERSION= 1.0.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= multimedia
MASTER_SITES= http://files.xvid.org/downloads/
@@ -19,6 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
+USE_GCC= 3.3
WRKSRC= ${WRKDIR}/${DISTNAME}/build/generic