opnsense-ports/graphics/ImageMagick-nox11/Makefile
Franco Fichtner afb6de4d59 */*: sync with upstream
Taken from: FreeBSD
2017-05-27 17:46:26 +02: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"