mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
If the alternative set of fonts was requested, _add_ the
build-dependency on Perl instead of setting it (and do it using the new USE_PERL_BUILD knob). This fixes ukrainian/gd, which is the only sattelite of this port at the moment. Submitted by: bento Approved by: portmgr (kris)
This commit is contained in:
parent
6497e3d816
commit
53692c87ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71162
@ -66,7 +66,7 @@ post-install:
|
||||
.endif
|
||||
|
||||
.if defined(GD_FONTS)
|
||||
BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5
|
||||
USE_PERL5_BUILD=yes
|
||||
SCRIPTS_ENV+= GD_FONTS="${GD_FONTS}"
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user