diff options
author | mef <mef@pkgsrc.org> | 2016-11-24 14:11:31 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-11-24 14:11:31 +0000 |
commit | d36444a3d2aa8e4077b4983e037adbe15b482349 (patch) | |
tree | 4c2a2e9a79050f6c356d2e4f6e00ad20dc078a07 /multimedia | |
parent | d4a9d62a627b116921bfbe63f0260be2b676a9e2 (diff) | |
download | pkgsrc-d36444a3d2aa8e4077b4983e037adbe15b482349.tar.gz |
Update doxygen-depend version to 1.8.12 (or add new BUILD_DEPENDS+)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libtheora-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libtheora-docs/Makefile b/multimedia/libtheora-docs/Makefile index 0f7f86cfe21..b6682ad41b2 100644 --- a/multimedia/libtheora-docs/Makefile +++ b/multimedia/libtheora-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2016/11/24 13:43:36 mef Exp $ +# $NetBSD: Makefile,v 1.11 2016/11/24 14:11:31 mef Exp $ # .include "../../multimedia/libtheora/Makefile.common" @@ -7,7 +7,7 @@ PKGNAME= ${DISTNAME:S/theora/theora-docs/} PKGREVISION= 4 COMMENT= Video codec for Ogg multimedia streaming (API documentation) -BUILD_DEPENDS+= doxygen>=1.8.9.1:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen CONFIGURE_ARGS+= --disable-oggtest CONFIGURE_ARGS+= --disable-vorbistest |