diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-23 15:16:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-23 15:16:10 +0000 |
commit | b148e12f8ac93a28ba1d45a34841249d45f08dd8 (patch) | |
tree | 61a5ea3556fed41d3a4f8622bca4237eced3d783 /graphics/GraphicsMagick | |
parent | Update to 4.4.9 release. (diff) |
Remove PORTSCOUT
Diffstat (limited to 'graphics/GraphicsMagick')
-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 |