mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix conflict with coreutils. [1]
Previous in gegl3 the pkgnamesuffix of that port cause gcut to be installed as gcut3. Now after the move there isn't a pkgnamesuffix anymore. Base the new suffix on the value off GEGL_VER. PR: 232054 [1] Submitted by: tobic@ Reported by: w.schwarzenfeld@utanet.at
This commit is contained in:
parent
50cf15137d
commit
a7b47b5ccb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481547
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ SHEBANG_FILES= tools/xml_insert.sh
|
|||
|
||||
# Fix conflicts with graphics/gegl and sysutils/coreutils
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/gegl${PKGNAMESUFFIX}
|
||||
UNIQUE_SUFFIX= -${GEGL_VER}
|
||||
UNIQUE_SUFFIX_FILES= bin/gcut
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue