svn commit: r438044 - head/multimedia/handbrake

Thomas Zander riggs at FreeBSD.org
Sat Apr 8 13:57:58 UTC 2017


Author: riggs
Date: Sat Apr  8 13:57:56 2017
New Revision: 438044
URL: https://svnweb.freebsd.org/changeset/ports/438044

Log:
  Remove superfluous bits from testing from Makefile

Modified:
  head/multimedia/handbrake/Makefile

Modified: head/multimedia/handbrake/Makefile
==============================================================================
--- head/multimedia/handbrake/Makefile	Sat Apr  8 13:49:13 2017	(r438043)
+++ head/multimedia/handbrake/Makefile	Sat Apr  8 13:57:56 2017	(r438044)
@@ -121,9 +121,6 @@ post-extract: .SILENT
 	${CP} ${DISTDIR}/${DIST_SUBDIR}/${f} ${WRKSRC}/download
 .endfor
 
-#post-patch:
-#	${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g' ${WRKSRC}/make/configure.py
-
 post-install-X11-on:
 	${LN} -sf ghb ${STAGEDIR}${PREFIX}/bin/HandBrake
 


More information about the svn-ports-head mailing list