aboutsummaryrefslogblamecommitdiff
path: root/graphics/ImageMagick-nox11/Makefile
blob: 62e3b72c04441d6e9404397374f87df44f13b2d7 (plain) (tree)
1
2
3
4
5
6
7
8
                            
           
 

                                     
                        

                                                                            



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