freebsd-ports/graphics/ImageMagick-nox11/Makefile
Koop Mast 44ec9d2985 Update ImageMagick to 6.9.8.6.
PR:		219497
Security:	50776801-4183-11e7-b291-b499baebfeaf
2017-05-26 08:19:37 +00:00

12 lines
302 B
Makefile

# Created by: mm@FreeBSD.org
# $FreeBSD$
# 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}/../ImageMagick
.include "${MASTERDIR}/Makefile"