mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
/usr/local/share/applications should be PLIST_DIRSTRY
This commit is contained in:
parent
0832ea4598
commit
c0f3d76dc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301725
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ CMAKE_ARGS+= -DENABLE_TINT2CONF:BOOL=ON
|
|||
PLIST_FILES+= bin/tint2conf bin/tintwizard.py \
|
||||
share/applications/tint2conf.desktop \
|
||||
share/pixmaps/tint2conf.png share/pixmaps/tint2conf.svg
|
||||
PLIST_DIRS+= share/applications
|
||||
PLIST_DIRSTRY= share/applications
|
||||
PYCONF_SRC= ${WRKSRC}/src/tint2conf
|
||||
.else
|
||||
CMAKE_ARGS+= -DENABLE_TINT2CONF:BOOL=OFF
|
||||
|
|
Loading…
Add table
Reference in a new issue