diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-01-23 23:16:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-01-23 23:16:10 +0800 |
commit | fd9dd2f821771baa1246092ac1600c4ff94b831d (patch) | |
tree | 61a5ea3556fed41d3a4f8622bca4237eced3d783 /graphics | |
parent | 3a73632e26888c7f416526be539b8e1e465f5cc5 (diff) | |
download | freebsd-ports-gnome-fd9dd2f821771baa1246092ac1600c4ff94b831d.tar.gz freebsd-ports-gnome-fd9dd2f821771baa1246092ac1600c4ff94b831d.tar.zst freebsd-ports-gnome-fd9dd2f821771baa1246092ac1600c4ff94b831d.zip |
Remove PORTSCOUT
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/GraphicsMagick/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index 9635fe5de831..79e9ee11fd65 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -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 |