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

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

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

.include        "${MASTERDIR}/Makefile"