mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -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 \
|
PLIST_FILES+= bin/tint2conf bin/tintwizard.py \
|
||||||
share/applications/tint2conf.desktop \
|
share/applications/tint2conf.desktop \
|
||||||
share/pixmaps/tint2conf.png share/pixmaps/tint2conf.svg
|
share/pixmaps/tint2conf.png share/pixmaps/tint2conf.svg
|
||||||
PLIST_DIRS+= share/applications
|
PLIST_DIRSTRY= share/applications
|
||||||
PYCONF_SRC= ${WRKSRC}/src/tint2conf
|
PYCONF_SRC= ${WRKSRC}/src/tint2conf
|
||||||
.else
|
.else
|
||||||
CMAKE_ARGS+= -DENABLE_TINT2CONF:BOOL=OFF
|
CMAKE_ARGS+= -DENABLE_TINT2CONF:BOOL=OFF
|
||||||
|
|
Loading…
Add table
Reference in a new issue