mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Minor fix for FreeBSD 4.x.
Submitted by: tdb
This commit is contained in:
parent
df2664190b
commit
a72d2dc92a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179885
1 changed files with 1 additions and 1 deletions
|
@ -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 '
|
||||
|
|
Loading…
Add table
Reference in a new issue