mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Remove applnk entry. This causes a duplicate entry for GTK Look in
KDE's control center. Bump PORTREVISION. PR: ports/102457 Submitted by: Danny Pansters <danny at ricin.com> (maintainer)
This commit is contained in:
parent
b4a6e84e50
commit
b84d4bb788
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171391
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gtk-qt-engine
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://people.freedesktop.org/~davidsansome/ \
|
||||
http://freebsd.ricin.com/ports/distfiles/
|
||||
@ -51,5 +51,6 @@ post-configure:
|
||||
post-install:
|
||||
@${RM} /tmp/menu/kcmgtk.menu
|
||||
@if [ "`ls /tmp/menu`" = "" ]; then ${RMDIR} /tmp/menu; fi
|
||||
@${RM} ${PREFIX}/share/applnk/Settings/LookNFeel/kcmgtk.desktop
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,7 +1,6 @@
|
||||
lib/kde3/kcm_kcmgtk.a
|
||||
lib/kde3/kcm_kcmgtk.la
|
||||
lib/kde3/kcm_kcmgtk.so
|
||||
share/applnk/Settings/LookNFeel/kcmgtk.desktop
|
||||
share/applications/kde/kcmgtk-xdg.desktop
|
||||
share/locale/de/LC_MESSAGES/gtkqtengine.mo
|
||||
share/locale/es/LC_MESSAGES/gtkqtengine.mo
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gtk-qt-engine
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://people.freedesktop.org/~davidsansome/ \
|
||||
http://freebsd.ricin.com/ports/distfiles/
|
||||
@ -51,5 +51,6 @@ post-configure:
|
||||
post-install:
|
||||
@${RM} /tmp/menu/kcmgtk.menu
|
||||
@if [ "`ls /tmp/menu`" = "" ]; then ${RMDIR} /tmp/menu; fi
|
||||
@${RM} ${PREFIX}/share/applnk/Settings/LookNFeel/kcmgtk.desktop
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,7 +1,6 @@
|
||||
lib/kde3/kcm_kcmgtk.a
|
||||
lib/kde3/kcm_kcmgtk.la
|
||||
lib/kde3/kcm_kcmgtk.so
|
||||
share/applnk/Settings/LookNFeel/kcmgtk.desktop
|
||||
share/applications/kde/kcmgtk-xdg.desktop
|
||||
share/locale/de/LC_MESSAGES/gtkqtengine.mo
|
||||
share/locale/es/LC_MESSAGES/gtkqtengine.mo
|
||||
|
Loading…
Reference in New Issue
Block a user