Hardcode PKGNAMEPREFIX.
This is because both ports/japanese/Makefile.inc and ports/graphics/ruby-ming are trying to set it. Noticed by: Subject: INDEX build failed
This commit is contained in:
parent
d30e571eb6
commit
a22fb8e6bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93851
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@ LIB_DEPENDS= ming.3:${PORTSDIR}/japanese/ming
|
|||
MASTERDIR= ${.CURDIR}/../../graphics/ruby-ming
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
PKGNAMEPREFIX= ja-ruby-
|
||||
|
|
Loading…
Reference in a new issue