View | Details | Raw Unified | Return to bug 239156
Collapse All | Expand All

(-)ImageMagick6-nox11/Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
# Created by: mm@FreeBSD.org
1
# Created by: mm@FreeBSD.org
2
# $FreeBSD: head/graphics/ImageMagick6-nox11/Makefile 484640 2018-11-10 19:57:07Z kwm $
2
# $FreeBSD: head/graphics/ImageMagick6-nox11/Makefile 484640 2018-11-10 19:57:07Z kwm $
3
3
4
# the SVG and PANGO plugins need X11
4
# the RAQM, SVG and PANGO plugins need X11.
5
OPTIONS_EXCLUDE=	X11 SVG PANGO
5
OPTIONS_EXCLUDE=	X11 SVG PANGO RAQM
6
PORTSCOUT=	ignore:1
6
PORTSCOUT=	ignore:1
7
# workaround until bsd.port.mk code can grok the disabling of the X11 option
7
# workaround until bsd.port.mk code can grok the disabling of the X11 option
8
WITHOUT_X11=yes
8
WITHOUT_X11=yes

Return to bug 239156