Enforce UNIQUENAME to ${PORTNAME}${PKGNAMESUFFIX} to avoid conflicts with
libreoffice UNIQUENAME Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
This commit is contained in:
parent
1d1e76d860
commit
aa434b1d86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295406
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#
|
||||
|
||||
.include "${.CURDIR}/../libreoffice/Makefile.common"
|
||||
UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
|
||||
PKGNAMESUFFIX= -i18n
|
||||
DISTFILES= #none
|
||||
MASTER_SITES= #none
|
||||
|
|
Loading…
Reference in a new issue