summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg2theora
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2009-07-06 21:25:59 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2009-07-06 21:25:59 +0000
commit94d47b2ecd581b68ef0e363f9ff1145074acc0a0 (patch)
tree237d3a327976b01fb3b1ba117cdb3fbf5c71466e /multimedia/ffmpeg2theora
parentFix compilation with custom localbase (diff)
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Notes
Notes: svn path=/head/; revision=237283
Diffstat (limited to 'multimedia/ffmpeg2theora')
-rw-r--r--multimedia/ffmpeg2theora/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/ffmpeg2theora/Makefile b/multimedia/ffmpeg2theora/Makefile
index 28581aa5481a..78a4d7a04d8d 100644
--- a/multimedia/ffmpeg2theora/Makefile
+++ b/multimedia/ffmpeg2theora/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ffmpeg2theora
PORTVERSION= 0.23
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://v2v.cc/~j/ffmpeg2theora/
@@ -19,8 +20,8 @@ LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
USE_BZIP2= yes
USE_SCONS= yes
-SCONS_ENV+= APPEND_LINKFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \
- APPEND_CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include"
+SCONS_ENV+= APPEND_LINKFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \
+ APPEND_CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include"
MAN1= ffmpeg2theora.1
PLIST_FILES= bin/ffmpeg2theora