mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Define USES=fonts otherwise the fonts are installed in /
This commit is contained in:
parent
aee8a0140d
commit
2442a72d1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512632
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= c64bdf
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= http://beej.us/c64bdf/
|
||||
DISTNAME= ${PORTNAME}
|
||||
@ -14,6 +14,8 @@ COMMENT= Commodore 64 X11 fonts
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
USES= fonts
|
||||
|
||||
FONTS= c64 c64d
|
||||
FILES= ${FONTS:S,$,.bdf,}
|
||||
PLIST_FILES= ${FILES:S,^,${FONTSDIR}/,}
|
||||
|
Loading…
Reference in New Issue
Block a user