svn commit: r459758 - head/graphics/GraphicsMagick

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 23 15:16:12 UTC 2018


Author: sunpoet
Date: Tue Jan 23 15:16:10 2018
New Revision: 459758
URL: https://svnweb.freebsd.org/changeset/ports/459758

Log:
  Remove PORTSCOUT

Modified:
  head/graphics/GraphicsMagick/Makefile

Modified: head/graphics/GraphicsMagick/Makefile
==============================================================================
--- head/graphics/GraphicsMagick/Makefile	Tue Jan 23 14:41:26 2018	(r459757)
+++ head/graphics/GraphicsMagick/Makefile	Tue Jan 23 15:16:10 2018	(r459758)
@@ -19,8 +19,6 @@ DPS_DESC=	Display Ghostscript support
 Q8BIT_DESC=	Use 8-bit pixels (speed) instead of 16-bit (quality)
 TEST_DESC=	Run bundled self-tests after build
 
-PORTSCOUT=	skipv:1.3.27
-
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-shared --enable-static \
 		--with-windows-font-dir=${WINDOWS_FONT_DIR} --without-perl


More information about the svn-ports-all mailing list