mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add OPTIONS_SUB=yes for the plist substitutions (and thus make package) to
work. - Remove .desktop entry from the plist, as it is added automatically by DESKTOP_ENTRIES in the Makefile. MFH: 2014Q1
This commit is contained in:
parent
e6f3020ecf
commit
b6143404a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343383
@ -22,6 +22,7 @@ DESKTOP_ENTRIES="zNotes" "Notes managment" \
|
||||
"Utility;TextEditor;Qt;" true
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/.path =/s|/usr|$$$$PREFIX|g' \
|
||||
|
@ -1,5 +1,4 @@
|
||||
bin/znotes
|
||||
share/applications/znotes.desktop
|
||||
share/pixmaps/znotes.png
|
||||
%%NLS%%%%DATADIR%%/translations/znotes_cs.qm
|
||||
%%NLS%%%%DATADIR%%/translations/znotes_en.qm
|
||||
|
Loading…
Reference in New Issue
Block a user