From f6916c1ba531aba344625efb4fa50f4669b3f831 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Fri, 3 Jun 2005 04:11:38 +0000 Subject: - Update to 0.0.20050531 --- multimedia/x264/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'multimedia/x264/Makefile') diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile index 451def929f29..6b2c5447e53d 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -6,9 +6,11 @@ # PORTNAME= x264 -PORTVERSION= 0.0.20050518 +PORTVERSION= 0.0.20050531 +PORTREVISION= 1 CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_LOCAL:S|$|ahze/|} +MASTER_SITES= ${MASTER_SITE_LOCAL:S|$|ahze/|} \ + http://people.freebsd.org/~ahze/distfiles/ # http://download.videolan.org/pub/videolan/contrib/ \ # http://ftp.snt.utwente.nl/pub/software/videolan/contrib/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//} @@ -38,6 +40,7 @@ OPTIONS= GPAC "Enable MPEG-4 Output" On \ CONFIGURE_ARGS+= --extra-cflags="${CPPFLAGS} ${CFLAGS} -fPIC -I${LOCALBASE}/include" \ --extra-ldflags="${LDFLAGS} -L${LOCALBASE}/lib" +# --enable-pthread .include -- cgit v1.2.3