mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
- Do not needlessly run-depend on perl
PR: 135919 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Approved by: "Vlad V. Teterya" <vlad@vlad.uz.ua> (maintainer via private email)
This commit is contained in:
parent
f0f86348a9
commit
ee6434acd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236618
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= terminus-font
|
||||
PORTVERSION= 4.28
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= http://www.is-vn.bg/hamster/
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
@ -29,7 +30,7 @@ OPTIONS= AO2 "Variant of letter 'a'" off \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
USE_PERL5= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
ALL_TARGET= pcf
|
||||
FONTDIR= lib/X11/fonts/${PORTNAME}
|
||||
PLIST_SUB+= FONTDIR=${FONTDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user