svn commit: r495661 - in head/multimedia/vapoursynth-l-smash-works: . files

Jan Beich jbeich at FreeBSD.org
Wed Mar 13 20:42:22 UTC 2019


Author: jbeich
Date: Wed Mar 13 20:42:21 2019
New Revision: 495661
URL: https://svnweb.freebsd.org/changeset/ports/495661

Log:
  multimedia/vapoursynth-l-smash-works: back out r495563 per r494758

Deleted:
  head/multimedia/vapoursynth-l-smash-works/files/
Modified:
  head/multimedia/vapoursynth-l-smash-works/Makefile   (contents, props changed)

Modified: head/multimedia/vapoursynth-l-smash-works/Makefile
==============================================================================
--- head/multimedia/vapoursynth-l-smash-works/Makefile	Wed Mar 13 20:34:45 2019	(r495660)
+++ head/multimedia/vapoursynth-l-smash-works/Makefile	Wed Mar 13 20:42:21 2019	(r495661)
@@ -58,11 +58,4 @@ post-install:
 	(cd ${WRKSRC} && ${COPYTREE_SHARE} \
 		"${PORTDOCS}" ${STAGEDIR}${DOCSDIR})
 
-.include <bsd.port.pre.mk>
-
-# disable sse on non-x86 archs
-.if ${ARCH} != amd64 && ${ARCH} != i386
-EXTRA_PATCHES+=	${PATCHDIR}/extra-patch-GNUmakefile
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the svn-ports-all mailing list