aboutsummaryrefslogtreecommitdiff
path: root/graphics/ImageMagick6-nox11/Makefile
blob: 501c106ef0006d6b3f313a70d332ebfad5d46c94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Created by: mm@FreeBSD.org

# the SVG and PANGO plugins need X11
OPTIONS_EXCLUDE=	X11 SVG PANGO
PORTSCOUT=	ignore:1
# workaround until bsd.port.mk code can grok the disabling of the X11 option
WITHOUT_X11=yes

MASTERDIR=	${.CURDIR}/../ImageMagick6

.include        "${MASTERDIR}/Makefile"