- Fix distfile handling when building with dictionary
PR: ports/67914 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
This commit is contained in:
parent
a4943eb453
commit
014d4d0767
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111625
@ -42,6 +42,7 @@ LDFLAGS= -L${LOCALBASE}/lib
|
||||
DICT?= none
|
||||
|
||||
.if ${DICT} != "none"
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
.if ${DICT} == "all"
|
||||
DISTFILES+= Dutch.tgz
|
||||
DISTFILES+= English.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user