Minor fix for FreeBSD 4.x.

Submitted by:	tdb
This commit is contained in:
Shaun Amott 2006-12-16 01:55:37 +00:00
parent df2664190b
commit a72d2dc92a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179885

View file

@ -73,7 +73,7 @@ OPTIONS= X11 "X11 support" on \
CONFIGURE_ARGS+= --with-perl=${PERL5}
PLIST_SUB+= WITH_PERL=''
MAN3= Image::Magick.3
MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VER}
MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VERSION}
.else
CONFIGURE_ARGS+= --without-perl
PLIST_SUB+= WITH_PERL='@comment '