mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
- fix pkg-plist, adresses
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006101905/ksqlshell-0.2_1.log - pet portlint by setting INSTALLS_ICONS PR: ports/104836 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
This commit is contained in:
parent
dcc6e26bb6
commit
e688d92f26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176177
2 changed files with 1 additions and 4 deletions
|
@ -20,6 +20,7 @@ USE_AUTOTOOLS= libtool:15
|
|||
USE_GMAKE= yes
|
||||
USE_MYSQL= yes
|
||||
USE_PGSQL= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
|
|
@ -71,10 +71,6 @@ share/locale/de/LC_MESSAGES/ksqlshell.mo
|
|||
@dirrmtry share/icons/locolor/16x16/apps
|
||||
@dirrmtry share/icons/locolor/16x16
|
||||
@dirrmtry share/icons/locolor
|
||||
@dirrmtry share/icons/hicolor/32x32/apps
|
||||
@dirrmtry share/icons/hicolor/32x32
|
||||
@dirrmtry share/hicolor
|
||||
@dirrmtry share/icons
|
||||
@dirrmtry share/doc/HTML
|
||||
@dirrm share/doc/HTML/en/ksqlshell
|
||||
@dirrm share/doc/HTML/de/ksqlshell
|
||||
|
|
Loading…
Add table
Reference in a new issue