summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authorwiz <wiz>2014-08-11 23:09:44 +0000
committerwiz <wiz>2014-08-11 23:09:44 +0000
commit4e99d7e68eae350201c1168d78a96f5dbb56dd12 (patch)
treedcf9dd704b954a6166618438d87abbe0365078c1 /mbone
parentfa0437adf6bc7cee3f000d065733d0132e62e096 (diff)
downloadpkgsrc-4e99d7e68eae350201c1168d78a96f5dbb56dd12.tar.gz
Switch to ffmpeg1 instead of ffmpeg.
Note: some of these packages didn't build for me, e.g. osg, so I couldn't verify them all.
Diffstat (limited to 'mbone')
-rw-r--r--mbone/vic-devel/Makefile4
-rw-r--r--mbone/vic-devel/options.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/mbone/vic-devel/Makefile b/mbone/vic-devel/Makefile
index 979fa889a1e..fa74a1872c5 100644
--- a/mbone/vic-devel/Makefile
+++ b/mbone/vic-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2014/04/10 05:39:15 obache Exp $
+# $NetBSD: Makefile,v 1.16 2014/08/11 23:09:44 wiz Exp $
DISTNAME= vic-2.8ucl1.4.0beta-4337
PKGNAME= vic-devel-2.8.1.4.0beta.4337
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= mbone tk
MASTER_SITES= http://www.NetBSD.org/~sborrill/snapshots/
diff --git a/mbone/vic-devel/options.mk b/mbone/vic-devel/options.mk
index b62cb472587..3570cba0172 100644
--- a/mbone/vic-devel/options.mk
+++ b/mbone/vic-devel/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2013/01/27 00:15:03 wiz Exp $
+# $NetBSD: options.mk,v 1.4 2014/08/11 23:09:44 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.vic
PKG_SUPPORTED_OPTIONS= inet6 # vic-gpl
@@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --disable-ffmpeg-co
CONFIGURE_ARGS+= --disable-x264-co
CONFIGURE_ARGS+= --with-ffmpeginc=${BUILDLINK_PREFIX.ffmpeg}/include
CONFIGURE_ARGS+= --with-ffmpeglib=${BUILDLINK_PREFIX.ffmpeg}/lib
-.include "../../multimedia/ffmpeg/buildlink3.mk"
+.include "../../multimedia/ffmpeg1/buildlink3.mk"
CONFIGURE_ARGS+= --with-x264inc=${BUILDLINK_PREFIX.x264-devel}/include
CONFIGURE_ARGS+= --with-x264lib=${BUILDLINK_PREFIX.x264-devel}/lib