freebsd-ports/graphics/ImageMagick7-nox11/Makefile
2021-04-06 16:31:07 +02:00

11 lines
296 B
Makefile

# Created by: mm@FreeBSD.org
# 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"