Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/graphics/ImageMagick7-nox11/Makefile
16123 views
# Created by: [email protected]

# 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"