diff options
Diffstat (limited to 'multimedia/vapoursynth-l-smash-works/Makefile')
-rw-r--r-- | multimedia/vapoursynth-l-smash-works/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/vapoursynth-l-smash-works/Makefile b/multimedia/vapoursynth-l-smash-works/Makefile index 3efaec5a87c8..cbecf92a31bb 100644 --- a/multimedia/vapoursynth-l-smash-works/Makefile +++ b/multimedia/vapoursynth-l-smash-works/Makefile @@ -45,6 +45,8 @@ PLIST_FILES= lib/libvslsmashsource.so.${PORTVERSION:E} \ %%DATADIR%%/libvslsmashsource.so PORTDOCS= README +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -Ee '/CROSS/!s/^(CC|LD|REV|HASH)=.*/: $${&}/' \ -e 's/pushd/cd/; s/popd/cd -/' \ |