aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vapoursynth
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-12-03 20:29:54 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-12-03 20:29:54 +0000
commit18131c263a491727fb37a862afc48f50b993fd84 (patch)
tree6f8ae6ad26029be03654254e09c2aac5ab230c24 /multimedia/vapoursynth
parentbdae264106594eeae85ccba465a75e613814c239 (diff)
downloadports-18131c263a491727fb37a862afc48f50b993fd84.tar.gz
ports-18131c263a491727fb37a862afc48f50b993fd84.zip
multimedia/vapoursynth: re-enable DOCS after r455210
Notes
Notes: svn path=/head/; revision=455428
Diffstat (limited to 'multimedia/vapoursynth')
-rw-r--r--multimedia/vapoursynth/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/multimedia/vapoursynth/Makefile b/multimedia/vapoursynth/Makefile
index 9c221e843a82..38ffbcd32480 100644
--- a/multimedia/vapoursynth/Makefile
+++ b/multimedia/vapoursynth/Makefile
@@ -2,6 +2,7 @@
PORTNAME= vapoursynth
PORTVERSION= R40
+PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= jbeich@FreeBSD.org
@@ -22,13 +23,6 @@ OPTIONS_DEFINE= DEBUG DOCS FRAME_GUARD
OPTIONS_DEFAULT=${OPTIONS_GROUP_COMPS} ${OPTIONS_GROUP_PLUGINS}
OPTIONS_SUB= yes
-# XXX After r417413 poudriere requires textproc/py-sphinx being built
-# with the same python version as USES=python here but it's currently
-# not possible due to https://github.com/freebsd/poudriere/issues/259
-.if defined(PACKAGE_BUILDING)
-OPTIONS_EXCLUDE=DOCS
-.endif
-
OPTIONS_DEFINE_amd64= SIMD
OPTIONS_DEFINE_i386= SIMD
OPTIONS_DEFAULT_amd64= SIMD