CPUTYPE?=i686
.if ${.CURDIR:M*/ports/editors/vim}
WITH_GTK2=yes
.endif
#you need this to skip ImageMagicks checks sunder jail, otherwise it'll fail
.if ${.CURDIR:M*/ports/graphics/ImageMagick}
WITHOUT_IMAGEMAGICK_TESTS=yes
.endif
# added by use.perl 2009-05-27 10:31:21
PERL_VERSION=5.8.9