svn commit: r458317 - head/graphics/GraphicsMagick

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 7 12:12:13 UTC 2018


Author: sunpoet
Date: Sun Jan  7 12:12:12 2018
New Revision: 458317
URL: https://svnweb.freebsd.org/changeset/ports/458317

Log:
  Add PORTSCOUT

Modified:
  head/graphics/GraphicsMagick/Makefile

Modified: head/graphics/GraphicsMagick/Makefile
==============================================================================
--- head/graphics/GraphicsMagick/Makefile	Sun Jan  7 12:07:45 2018	(r458316)
+++ head/graphics/GraphicsMagick/Makefile	Sun Jan  7 12:12:12 2018	(r458317)
@@ -19,6 +19,8 @@ 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