diff options
94 files changed, 1 insertions, 112 deletions
diff --git a/net-im/amsn/pkg-plist b/net-im/amsn/pkg-plist index 774839b16bff..5d21c4f3321d 100644 --- a/net-im/amsn/pkg-plist +++ b/net-im/amsn/pkg-plist @@ -2465,7 +2465,6 @@ lib/amsn/utils/tclISF/pkgIndex.tcl lib/amsn/utils/asyncresolver/libasyncresolver.so lib/amsn/utils/asyncresolver/asyncresolver.tcl lib/amsn/utils/asyncresolver/pkgIndex.tcl -@dirrm share/applications @dirrm lib/amsn/utils/asyncresolver @dirrm lib/amsn/utils/tclISF @dirrm lib/amsn/utils/tcl_siren diff --git a/net-im/ayttm/pkg-plist b/net-im/ayttm/pkg-plist index e3431b924ff5..21c3288fe0e3 100644 --- a/net-im/ayttm/pkg-plist +++ b/net-im/ayttm/pkg-plist @@ -114,7 +114,6 @@ share/pixmaps/group.png share/pixmaps/smileys.png @dirrmtry share/applnk/Internet @dirrmtry share/applnk -@dirrmtry share/applications @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%%/smileys/Giles Smileys @dirrm %%DATADIR%%/smileys/Console Smileys diff --git a/net-im/ekiga/pkg-plist b/net-im/ekiga/pkg-plist index afda7b441973..6832cee7d625 100644 --- a/net-im/ekiga/pkg-plist +++ b/net-im/ekiga/pkg-plist @@ -815,7 +815,6 @@ share/sounds/ekiga/voicemail.wav %%GNOMEHELP%%@dirrm share/gnome/help/ekiga/C/figures %%GNOMEHELP%%@dirrm share/gnome/help/ekiga/C %%GNOMEHELP%%@dirrm share/gnome/help/ekiga -@dirrmtry share/applications %%PLUGINS%%@dirrm lib/ekiga/%%VERSION%%/plugins @dirrm lib/ekiga/%%VERSION%% @dirrm lib/ekiga diff --git a/net-im/empathy/pkg-plist b/net-im/empathy/pkg-plist index 77cbcd0e4bca..5d946ceec050 100644 --- a/net-im/empathy/pkg-plist +++ b/net-im/empathy/pkg-plist @@ -1204,7 +1204,6 @@ share/telepathy/clients/Empathy.client @dirrm %%DATADIR%%/icons/hicolor @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES diff --git a/net-im/gajim/pkg-plist b/net-im/gajim/pkg-plist index a440de97920e..e961d4d80d63 100644 --- a/net-im/gajim/pkg-plist +++ b/net-im/gajim/pkg-plist @@ -1470,4 +1470,3 @@ share/icons/hicolor/scalable/apps/gajim.svg @dirrm %%DATADIR%%/data/activities @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry share/applications diff --git a/net-im/hotot/pkg-plist b/net-im/hotot/pkg-plist index f87c11ff3d58..d09e6b2beb86 100644 --- a/net-im/hotot/pkg-plist +++ b/net-im/hotot/pkg-plist @@ -313,4 +313,3 @@ share/locale/zh_TW/LC_MESSAGES/hotot.mo @dirrm share/hotot/_locales/bg @dirrm share/hotot/_locales @dirrm share/hotot -@dirrmtry share/applications diff --git a/net-im/licq-qt-gui/pkg-plist b/net-im/licq-qt-gui/pkg-plist index 78981f92f130..fe8202fb01fb 100644 --- a/net-im/licq-qt-gui/pkg-plist +++ b/net-im/licq-qt-gui/pkg-plist @@ -784,4 +784,3 @@ share/licq/qt4-gui/skins/thomas/thomas.skin @dirrm share/licq/qt4-gui/dock @dirrm share/licq/qt4-gui %%WITH_KDE%%@dirrm share/applications/kde4 -@dirrmtry share/applications diff --git a/net-im/mcabber/pkg-plist b/net-im/mcabber/pkg-plist index 0663497e37d7..5f800ee8243d 100644 --- a/net-im/mcabber/pkg-plist +++ b/net-im/mcabber/pkg-plist @@ -409,4 +409,3 @@ share/applications/mcabber.desktop @dirrm %%DATADIR%%/help/uk @dirrm %%DATADIR%%/help @dirrm %%DATADIR%% -@dirrmtry share/applications diff --git a/net-im/mikutter/Makefile b/net-im/mikutter/Makefile index 49bc393a062e..978acc86d0f9 100644 --- a/net-im/mikutter/Makefile +++ b/net-im/mikutter/Makefile @@ -69,7 +69,6 @@ do-install: cd ${INSTALL_WRKSRC} \ && ${COPYTREE_SHARE} core ${STAGEDIR}${RUBY_SITELIBDIR}/mikutter \ && ${COPYTREE_SHARE} plugin ${STAGEDIR}${RUBY_SITELIBDIR}/mikutter - @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKDIR}/${SUB_FILES} ${STAGEDIR}${PREFIX}/share/applications/ .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} @@ -80,7 +79,6 @@ x-generate-plist: ${ECHO} bin/mikutter > pkg-plist.new ${FIND} ${RUBY_SITELIBDIR}/mikutter -type f | ${SORT} | ${SED} -e 's,${RUBY_SITELIBDIR},%%RUBY_SITELIBDIR%%,' >> pkg-plist.new ${ECHO} share/applications/mikutter.desktop >> pkg-plist.new - ${ECHO} '@dirrmtry share/applications' >> pkg-plist.new ${FIND} ${RUBY_SITELIBDIR}/mikutter -type d -depth | ${SORT} -r | ${SED} -e 's,${RUBY_SITELIBDIR},@dirrm %%RUBY_SITELIBDIR%%,' >> pkg-plist.new .include <bsd.port.post.mk> diff --git a/net-im/mikutter/pkg-plist b/net-im/mikutter/pkg-plist index ec80459f6be1..cfea1f350a90 100644 --- a/net-im/mikutter/pkg-plist +++ b/net-im/mikutter/pkg-plist @@ -300,7 +300,6 @@ bin/mikutter %%RUBY_SITELIBDIR%%/mikutter/core/utils.rb %%RUBY_SITELIBDIR%%/mikutter/plugin/WHATSTHIS share/applications/mikutter.desktop -@dirrmtry share/applications @dirrmtry %%RUBY_SITELIBDIR%%/mikutter/plugin @dirrm %%RUBY_SITELIBDIR%%/mikutter/core/skin/data/sounds/sources/retweeted_data/e00/d00 @dirrm %%RUBY_SITELIBDIR%%/mikutter/core/skin/data/sounds/sources/retweeted_data/e00 diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 9ececb8b9e59..346db945dcd8 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -38,7 +38,6 @@ post-build: Makefile ${MAKE_ARGS} pidgin.desktop post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/pidgin.desktop \ ${PREFIX}/share/applications/pidgin.desktop ${INSTALL_MAN} ${WRKSRC}/doc/pidgin.1 ${MAN1PREFIX}/man/man1 diff --git a/net-im/pidgin/pkg-plist b/net-im/pidgin/pkg-plist index 3452082cf4f8..358a6fa545e5 100644 --- a/net-im/pidgin/pkg-plist +++ b/net-im/pidgin/pkg-plist @@ -747,4 +747,3 @@ share/pixmaps/pidgin/tray/hicolor/index.theme @dirrm share/pixmaps/pidgin/tray @dirrm share/pixmaps/pidgin @dirrmtry lib/pidgin -@dirrmtry share/applications diff --git a/net-im/psi/pkg-plist b/net-im/psi/pkg-plist index 4e19561b442b..e7e58fd7ff80 100644 --- a/net-im/psi/pkg-plist +++ b/net-im/psi/pkg-plist @@ -199,4 +199,3 @@ share/icons/hicolor/64x64/apps/psi.png @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications diff --git a/net-im/qutim/pkg-plist b/net-im/qutim/pkg-plist index c6d7668e45d4..96c52ae4c2cb 100644 --- a/net-im/qutim/pkg-plist +++ b/net-im/qutim/pkg-plist @@ -16,5 +16,4 @@ share/pixmaps/qutim.xpm @dirrmtry share/icons @dirrmtry share/cmake/Modules @dirrmtry share/cmake -@dirrmtry share/applications @dirrm include/qutim diff --git a/net-im/skype-devel/pkg-plist b/net-im/skype-devel/pkg-plist index 27991f4eec35..59feb39f8954 100644 --- a/net-im/skype-devel/pkg-plist +++ b/net-im/skype-devel/pkg-plist @@ -134,4 +134,3 @@ share/applications/skype.desktop @dirrm %%SKYPEDIR%%/icons @dirrm %%SKYPEDIR%%/avatars @dirrm %%SKYPEDIR%% -@dirrmtry share/applications diff --git a/net-im/skype/pkg-plist b/net-im/skype/pkg-plist index 27991f4eec35..59feb39f8954 100644 --- a/net-im/skype/pkg-plist +++ b/net-im/skype/pkg-plist @@ -134,4 +134,3 @@ share/applications/skype.desktop @dirrm %%SKYPEDIR%%/icons @dirrm %%SKYPEDIR%%/avatars @dirrm %%SKYPEDIR%% -@dirrmtry share/applications diff --git a/net-im/vacuum-im/pkg-plist b/net-im/vacuum-im/pkg-plist index 3d69a69816b9..6286779fa271 100644 --- a/net-im/vacuum-im/pkg-plist +++ b/net-im/vacuum-im/pkg-plist @@ -1436,7 +1436,6 @@ share/pixmaps/vacuum.png @dirrm %%DATADIR%%/resources/adiummessagestyles @dirrm %%DATADIR%%/resources @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm lib/vacuum/plugins @dirrm lib/vacuum @dirrm include/vacuum/utils diff --git a/net-im/vqcc-gtk/pkg-plist b/net-im/vqcc-gtk/pkg-plist index d98770eca16d..1563fa965978 100644 --- a/net-im/vqcc-gtk/pkg-plist +++ b/net-im/vqcc-gtk/pkg-plist @@ -3,4 +3,3 @@ share/applications/vqcc-gtk.desktop share/pixmaps/vqcc-gtk.png share/locale/lt/LC_MESSAGES/vqcc-gtk.mo share/locale/ru/LC_MESSAGES/vqcc-gtk.mo -@dirrmtry share/applications diff --git a/net-mgmt/etherape/pkg-plist b/net-mgmt/etherape/pkg-plist index 072a155f309c..e6ac4a3cd75d 100644 --- a/net-mgmt/etherape/pkg-plist +++ b/net-mgmt/etherape/pkg-plist @@ -44,4 +44,3 @@ share/pixmaps/etherape.png @dirrm %%DATADIR%%/glade @dirrm %%DATADIR%% @dirrm etc/etherape -@dirrmtry share/applications diff --git a/net-mgmt/vidalia/pkg-plist b/net-mgmt/vidalia/pkg-plist index a23f653b3324..61dde36472b2 100644 --- a/net-mgmt/vidalia/pkg-plist +++ b/net-mgmt/vidalia/pkg-plist @@ -20,4 +20,3 @@ share/icons/hicolor/64x64/apps/vidalia.png @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications diff --git a/net-mgmt/virt-viewer/pkg-plist b/net-mgmt/virt-viewer/pkg-plist index e76c2391d4d5..b585befebf49 100644 --- a/net-mgmt/virt-viewer/pkg-plist +++ b/net-mgmt/virt-viewer/pkg-plist @@ -76,10 +76,8 @@ share/mime/packages/virt-viewer-mime.xml %%DATADIR%%/ui/virt-viewer.xml @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%% -@dirrm share/applications %%NLS%%@dirrm share/locale/bo/LC_MESSAGES %%NLS%%@dirrm share/locale/ks/LC_MESSAGES %%NLS%%@dirrm share/locale/ks @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share diff --git a/net-mgmt/wifimgr/pkg-plist b/net-mgmt/wifimgr/pkg-plist index c33332e343cf..b08f4ebb2742 100644 --- a/net-mgmt/wifimgr/pkg-plist +++ b/net-mgmt/wifimgr/pkg-plist @@ -31,6 +31,5 @@ share/icons/hicolor/scalable/apps/wifimgr.svg %%NLS%%share/locale/ja/LC_MESSAGES/wifimgr.mo %%NLS%%share/locale/nl/LC_MESSAGES/wifimgr.mo %%NLS%%share/locale/ru/LC_MESSAGES/wifimgr.mo -@dirrmtry share/applications @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% diff --git a/net-p2p/amule-devel/pkg-plist b/net-p2p/amule-devel/pkg-plist index a322e86895f1..bf2386736f7a 100644 --- a/net-p2p/amule-devel/pkg-plist +++ b/net-p2p/amule-devel/pkg-plist @@ -169,7 +169,6 @@ %%WEBSERVER%%@dirrm %%DATADIR%%/webserver/default %%WEBSERVER%%@dirrm %%DATADIR%%/webserver @dirrm %%DATADIR%% -@dirrmtry share/applications %%CAS%%@dirrmtry share/cas %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast diff --git a/net-p2p/amule/pkg-plist b/net-p2p/amule/pkg-plist index fad1c37e56f6..46a05c668511 100644 --- a/net-p2p/amule/pkg-plist +++ b/net-p2p/amule/pkg-plist @@ -167,7 +167,6 @@ %%WEBSERVER%%@dirrm %%DATADIR%%/webserver/default %%WEBSERVER%%@dirrm %%DATADIR%%/webserver @dirrm %%DATADIR%% -@dirrmtry share/applications %%CAS%%@dirrmtry share/cas %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 1aee60e5ccfa..f12ba112ac7f 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -83,29 +83,19 @@ post-patch: post-install: # do these by hand, else they wind up in the wrong place - if [ ! -d ${PREFIX}/share/icons/hicolor/scalable/apps ]; then \ ${MKDIR} ${PREFIX}/share/icons/hicolor/scalable/apps ; \ - fi ${INSTALL_DATA} ${WRKSRC}/deluge/data/icons/scalable/apps/deluge.svg \ ${PREFIX}/share/icons/hicolor/scalable/apps .for size in 16 22 24 32 36 48 64 72 96 128 192 256 - if [ ! -d ${PREFIX}/share/icons/hicolor/${size}x${size}/apps ]; then \ - ${MKDIR} ${PREFIX}/share/icons/hicolor/${size}x${size}/apps ; \ - fi + ${MKDIR} ${PREFIX}/share/icons/hicolor/${size}x${size}/apps ; \ ${INSTALL_DATA} ${WRKSRC}/deluge/data/icons/hicolor/${size}x${size}/apps/deluge.png \ ${PREFIX}/share/icons/hicolor/${size}x${size}/apps .endfor - if [ ! -d ${PREFIX}/share/pixmaps ]; then \ - ${MKDIR} ${PREFIX}/share/pixmaps ; \ - fi .for file in png xpm ${INSTALL_DATA} ${WRKSRC}/deluge/data/pixmaps/deluge.${file} \ ${PREFIX}/share/pixmaps .endfor .if ${PORT_OPTIONS:MGTK2} - if [ ! -d ${PREFIX}/share/applications ]; then \ - ${MKDIR} ${PREFIX}/share/applications ; \ - fi ${INSTALL_DATA} ${WRKSRC}/deluge/data/share/applications/deluge.desktop \ ${PREFIX}/share/applications .endif diff --git a/net-p2p/deluge/pkg-plist b/net-p2p/deluge/pkg-plist index a1a9ffc7676b..ce92c6e30c3c 100644 --- a/net-p2p/deluge/pkg-plist +++ b/net-p2p/deluge/pkg-plist @@ -1302,7 +1302,6 @@ share/pixmaps/deluge.xpm @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/deluge/ui/web/themes/images/gray/window @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/deluge/ui/web/themes/images/gray/tree @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/deluge/ui/web/themes/images/gray/toolbar diff --git a/net-p2p/eiskaltdcpp-gtk/pkg-plist b/net-p2p/eiskaltdcpp-gtk/pkg-plist index d5d0ec733e4d..51c85646bf1a 100644 --- a/net-p2p/eiskaltdcpp-gtk/pkg-plist +++ b/net-p2p/eiskaltdcpp-gtk/pkg-plist @@ -137,4 +137,3 @@ share/locale/uk/LC_MESSAGES/eiskaltdcpp-gtk.mo @dirrm share/eiskaltdcpp/gtk/themes @dirrm share/eiskaltdcpp/gtk/ui @dirrm share/eiskaltdcpp/gtk -@dirrmtry share/applications diff --git a/net-p2p/eiskaltdcpp-qt/pkg-plist b/net-p2p/eiskaltdcpp-qt/pkg-plist index 79e694c50578..c11923a6ce1d 100644 --- a/net-p2p/eiskaltdcpp-qt/pkg-plist +++ b/net-p2p/eiskaltdcpp-qt/pkg-plist @@ -270,4 +270,3 @@ share/eiskaltdcpp/qt/ts/uk.qm @dirrm share/eiskaltdcpp/qt/ts @dirrm share/eiskaltdcpp/qt/resources @dirrm share/eiskaltdcpp/qt -@dirrmtry share/applications diff --git a/net-p2p/gnunet-gtk/pkg-plist b/net-p2p/gnunet-gtk/pkg-plist index b1f38f02eef7..fa8db4f2ade2 100644 --- a/net-p2p/gnunet-gtk/pkg-plist +++ b/net-p2p/gnunet-gtk/pkg-plist @@ -298,5 +298,4 @@ share/icons/hicolor/scalable/apps/gnunet-fs-gtk.svg @dirrm share/gnunet-gtk/flags @dirrm share/gnunet-gtk/config.d @dirrm share/gnunet-gtk -@dirrmtry share/applications @dirrm include/gnunet-gtk diff --git a/net-p2p/gtk-gnutella/pkg-plist b/net-p2p/gtk-gnutella/pkg-plist index ebf84498e21d..9c95834c1b4b 100644 --- a/net-p2p/gtk-gnutella/pkg-plist +++ b/net-p2p/gtk-gnutella/pkg-plist @@ -85,4 +85,3 @@ share/pixmaps/gtk-gnutella.svg @dirrm %%DATADIR%%/el @dirrm %%DATADIR%%/%%ARCH%%-freebsd @dirrm %%DATADIR%% -@dirrmtry share/applications diff --git a/net-p2p/gtorrentviewer/pkg-plist b/net-p2p/gtorrentviewer/pkg-plist index 5fccb68c11b9..e6e05b6f52b3 100644 --- a/net-p2p/gtorrentviewer/pkg-plist +++ b/net-p2p/gtorrentviewer/pkg-plist @@ -22,4 +22,3 @@ share/pixmaps/gtorrentviewer.xpm %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm share/GTorrentViewer/pixmaps @dirrm share/GTorrentViewer -@dirrmtry share/applications diff --git a/net-p2p/linuxdcpp/pkg-plist b/net-p2p/linuxdcpp/pkg-plist index b145f16ea370..e52a30646caf 100644 --- a/net-p2p/linuxdcpp/pkg-plist +++ b/net-p2p/linuxdcpp/pkg-plist @@ -1,6 +1,5 @@ bin/linuxdcpp share/applications/linuxdcpp.desktop -@dirrmtry share/applications %%DATADIR%%/glade/downloadqueue.glade %%DATADIR%%/glade/favoritehubs.glade %%DATADIR%%/glade/favoriteusers.glade diff --git a/net-p2p/qbittorrent/pkg-plist b/net-p2p/qbittorrent/pkg-plist index e330f6012452..d8b05885d17c 100644 --- a/net-p2p/qbittorrent/pkg-plist +++ b/net-p2p/qbittorrent/pkg-plist @@ -12,4 +12,3 @@ share/icons/hicolor/64x64/apps/qbittorrent.png share/icons/hicolor/72x72/apps/qbittorrent.png share/icons/hicolor/96x96/apps/qbittorrent.png share/pixmaps/qbittorrent.png -@dirrmtry share/applications diff --git a/net-p2p/transmission-gtk/pkg-plist b/net-p2p/transmission-gtk/pkg-plist index b73fc361758d..97c7013bd8f5 100644 --- a/net-p2p/transmission-gtk/pkg-plist +++ b/net-p2p/transmission-gtk/pkg-plist @@ -138,6 +138,5 @@ share/pixmaps/transmission.png @dirrmtry share/locale/an/LC_MESSAGES @dirrmtry share/locale/an %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/net-p2p/transmission-qt4/Makefile b/net-p2p/transmission-qt4/Makefile index faa081887e16..4c1c8b587b35 100644 --- a/net-p2p/transmission-qt4/Makefile +++ b/net-p2p/transmission-qt4/Makefile @@ -43,10 +43,8 @@ post-install: general-install @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/qt/README.txt ${DOCSDIR}/README-qt4 .endif - @${MKDIR} ${PREFIX}/share/applications @${INSTALL_DATA} ${WRKSRC}/qt/transmission-qt.desktop \ ${PREFIX}/share/applications/ - @${MKDIR} ${PREFIX}/share/pixmaps @${INSTALL_DATA} ${WRKSRC}/qt/icons/transmission.png \ ${PREFIX}/share/pixmaps/transmission-qt.png @-update-desktop-database diff --git a/net-p2p/transmission-qt4/pkg-plist b/net-p2p/transmission-qt4/pkg-plist index b849d470c27d..4931235aecd4 100644 --- a/net-p2p/transmission-qt4/pkg-plist +++ b/net-p2p/transmission-qt4/pkg-plist @@ -6,6 +6,5 @@ share/applications/transmission-qt.desktop %%PORTDOCS%%%%DOCSDIR%%/README-qt4 share/pixmaps/transmission-qt.png %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile index 8cb2e68cacdb..6b49782e45df 100644 --- a/net-p2p/tribler/Makefile +++ b/net-p2p/tribler/Makefile @@ -104,7 +104,6 @@ post-install: @${MKDIR} ${DESKTOPDIR} (cd ${WRKDIR}/usr/share/applications \ && ${INSTALL_DATA} tribler.desktop ${DESKTOPDIR}) - @${MKDIR} ${PREFIX}/share/pixmaps (cd ${WRKDIR}/usr/share/pixmaps \ && ${INSTALL_DATA} tribler.xpm ${PREFIX}/share/pixmaps) .if ${PORT_OPTIONS:MDOCS} diff --git a/net-p2p/tribler/pkg-plist b/net-p2p/tribler/pkg-plist index d00e8345ea8c..77a4911f0d06 100644 --- a/net-p2p/tribler/pkg-plist +++ b/net-p2p/tribler/pkg-plist @@ -1756,7 +1756,6 @@ share/applications/tribler.desktop %%PORTDOCS%%%%DOCSDIR%%/readme.txt share/pixmaps/tribler.xpm %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/tribler/Tribler/dispersy/tool @dirrm %%PYTHON_SITELIBDIR%%/tribler/Tribler/dispersy @dirrm %%PYTHON_SITELIBDIR%%/tribler/Tribler/community/template diff --git a/net-p2p/valknut/pkg-plist b/net-p2p/valknut/pkg-plist index dfec3f99bb60..1a7cea3dd167 100644 --- a/net-p2p/valknut/pkg-plist +++ b/net-p2p/valknut/pkg-plist @@ -140,7 +140,6 @@ share/pixmaps/valknut.png @dirrm %%DATADIR%%/icons/appl @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/icons/hicolor/64x64/apps @dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor/48x48/apps diff --git a/net/avahi-gtk/pkg-plist b/net/avahi-gtk/pkg-plist index e545a05d83af..c4c08504a81d 100644 --- a/net/avahi-gtk/pkg-plist +++ b/net/avahi-gtk/pkg-plist @@ -11,4 +11,3 @@ share/applications/bssh.desktop share/applications/bvnc.desktop %%DATADIR%%/interfaces/avahi-discover.ui @dirrm %%DATADIR%%/interfaces -@dirrmtry share/applications diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index df79d2dbc493..e21b802365eb 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -168,7 +168,6 @@ post-install: ${MKDIR} ${PREFIX}/share/boinc .endif .if ${PORT_OPTIONS:MMANAGER} - ${MKDIR} ${PREFIX}/share/pixmaps . for name in 16 32 48 ${INSTALL_DATA} ${WRKSRC}/clientgui/res/boincmgr.${name}x${name}.png \ ${PREFIX}/share/pixmaps diff --git a/net/clamz/pkg-plist b/net/clamz/pkg-plist index 5eaf333f748a..3dfb4cd40ce8 100644 --- a/net/clamz/pkg-plist +++ b/net/clamz/pkg-plist @@ -4,5 +4,4 @@ share/applications/clamz.desktop share/mime/packages/clamz.xml @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share/applications @dirrmtry share diff --git a/net/g2ipmsg/pkg-plist b/net/g2ipmsg/pkg-plist index 5bac058e6a6a..d1789f2f5455 100644 --- a/net/g2ipmsg/pkg-plist +++ b/net/g2ipmsg/pkg-plist @@ -14,4 +14,3 @@ share/sounds/g2ipmsg/g2ipmsg.ogg @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrm share/sounds/g2ipmsg @dirrm share/pixmaps/g2ipmsg -@dirrmtry share/applications diff --git a/net/gnome-mud/pkg-plist b/net/gnome-mud/pkg-plist index 2c0a42716982..6da9bf8ba1ba 100644 --- a/net/gnome-mud/pkg-plist +++ b/net/gnome-mud/pkg-plist @@ -39,5 +39,4 @@ share/locale/tr/LC_MESSAGES/gnome-mud.mo share/locale/uk/LC_MESSAGES/gnome-mud.mo share/locale/vi/LC_MESSAGES/gnome-mud.mo share/locale/zh_CN/LC_MESSAGES/gnome-mud.mo -@dirrmtry share/applications @dirrm %%DATADIR%% diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index 64e3c501f2ef..a086c5a1ba38 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -28,7 +28,6 @@ CFLAGS+= -DHAVE_SOCKADDR_SA_LEN NO_STAGE= yes post-install: - ${MKDIR} ${PREFIX}/share/pixmaps ${LN} -sf ${PREFIX}/share/gnome-nettool/pixmaps/gnome-nettool.png \ ${PREFIX}/share/pixmaps/gnome-nettool.png diff --git a/net/gnome-nettool/pkg-plist b/net/gnome-nettool/pkg-plist index f358bc3f8dd7..bc428fa5d06d 100644 --- a/net/gnome-nettool/pkg-plist +++ b/net/gnome-nettool/pkg-plist @@ -156,7 +156,6 @@ share/pixmaps/gnome-nettool.png @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES diff --git a/net/gq/pkg-plist b/net/gq/pkg-plist index a491c08d6579..de3a5a04c09e 100644 --- a/net/gq/pkg-plist +++ b/net/gq/pkg-plist @@ -28,6 +28,5 @@ share/omf/gq-manual/gq-manual-de.omf @dirrm share/gnome/help/gq-manual/de @dirrm share/gnome/help/gq-manual @dirrm share/omf/gq-manual -@dirrmtry share/applications @exec %%PREFIX%%/bin/update-mime-database %%PREFIX%%/share/mime @unexec %%PREFIX%%/bin/update-mime-database %%PREFIX%%/share/mime diff --git a/net/grdesktop/pkg-plist b/net/grdesktop/pkg-plist index daca75f736a0..eabd4f9d978e 100644 --- a/net/grdesktop/pkg-plist +++ b/net/grdesktop/pkg-plist @@ -30,4 +30,3 @@ share/locale/fr/LC_MESSAGES/grdesktop.mo @dirrm share/omf/grdesktop @dirrm share/gnome/help/grdesktop/C @dirrm share/gnome/help/grdesktop -@dirrmtry share/applications diff --git a/net/grsync/pkg-plist b/net/grsync/pkg-plist index 19491d15f92e..c48174de175c 100644 --- a/net/grsync/pkg-plist +++ b/net/grsync/pkg-plist @@ -53,5 +53,4 @@ share/pixmaps/grsync.png @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%DATADIR%% diff --git a/net/gtknetcat/pkg-plist b/net/gtknetcat/pkg-plist index c763cdf29195..7e35d3835773 100644 --- a/net/gtknetcat/pkg-plist +++ b/net/gtknetcat/pkg-plist @@ -14,5 +14,4 @@ share/gtknetcat/wizard.glade %%NLS%%share/locale/zh_TW/LC_MESSAGES/gtknetcat.mo share/pixmaps/gtknetcat.png @dirrm share/gtknetcat -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gtknetcat diff --git a/net/liferea/pkg-plist b/net/liferea/pkg-plist index d9a36c83ee5d..a84e5d7010f6 100644 --- a/net/liferea/pkg-plist +++ b/net/liferea/pkg-plist @@ -154,4 +154,3 @@ share/locale/zh_TW/LC_MESSAGES/liferea.mo @dirrm share/liferea @dirrmtry man/pl/man1 @dirrmtry man/pl -@dirrmtry share/applications diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index 890ab3c19f6e..eb45fdfd7f8f 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -79,7 +79,6 @@ post-install: .if defined(LINPHONE_GUI) @${LN} -sf linphone-3 ${PREFIX}/bin/linphone ${INSTALL_MAN} ${WRKSRC}/share/C/linphone.1 ${MANPREFIX}/man/man1 - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/share/linphone.desktop \ ${PREFIX}/share/applications .else diff --git a/net/linphone-base/pkg-plist.gui b/net/linphone-base/pkg-plist.gui index 7f37451eaf74..43f785b275c7 100644 --- a/net/linphone-base/pkg-plist.gui +++ b/net/linphone-base/pkg-plist.gui @@ -34,4 +34,3 @@ share/pixmaps/linphone/sip-otp.png share/pixmaps/linphone/sip-wfa.png @dirrm share/pixmaps/linphone @dirrmtry %%DATADIR%% -@dirrmtry share/applications diff --git a/net/neubot/pkg-plist b/net/neubot/pkg-plist index 7616ea771db2..63d65b383357 100644 --- a/net/neubot/pkg-plist +++ b/net/neubot/pkg-plist @@ -357,7 +357,6 @@ share/icons/hicolor/scalable/apps/neubot.svg @dirrm %%DATADIR%%/bittorrent @dirrm %%DATADIR%%/api @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor diff --git a/net/py-avahi/pkg-plist b/net/py-avahi/pkg-plist index a128ec7f9aa8..0a905e3acad5 100644 --- a/net/py-avahi/pkg-plist +++ b/net/py-avahi/pkg-plist @@ -12,6 +12,5 @@ bin/avahi-discover share/applications/avahi-discover.desktop %%DATADIR%%/service-types.db @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/avahi_discover @dirrm %%PYTHON_SITELIBDIR%%/avahi diff --git a/net/remmina/Makefile b/net/remmina/Makefile index fd2edc95ffe5..6005db30f147 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -96,7 +96,6 @@ post-patch: post-install: @# localized desktop entry file is not included remmina 1.0.0, install manually - ${MKDIR} ${PREFIX}/share/applications/ ${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop ${PREFIX}/share/applications/ ${CP} -a ${DATADIR}/icons/ ${PREFIX}/share/icons @${CAT} ${PKGMESSAGE} diff --git a/net/remmina/pkg-plist b/net/remmina/pkg-plist index f61b1eec6a67..0697db161575 100644 --- a/net/remmina/pkg-plist +++ b/net/remmina/pkg-plist @@ -83,5 +83,4 @@ share/icons/hicolor/16x16/actions/remmina-pin-down.png @dirrmtry %%DATADIR%%/icons/hicolor @dirrmtry %%DATADIR%%/icons @dirrmtry %%DATADIR%% -@dirrmtry share/applications @dirrmtry include/remmina diff --git a/net/ssvnc/pkg-plist b/net/ssvnc/pkg-plist index c485752f9e01..e68e1ad4fbce 100644 --- a/net/ssvnc/pkg-plist +++ b/net/ssvnc/pkg-plist @@ -19,4 +19,3 @@ share/applications/ssvnc.desktop %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry lib/ssvnc/util @dirrmtry lib/ssvnc -@dirrmtry share/applications diff --git a/net/tsclient/pkg-plist b/net/tsclient/pkg-plist index 27d07943d4ce..17ae50aefe65 100644 --- a/net/tsclient/pkg-plist +++ b/net/tsclient/pkg-plist @@ -68,4 +68,3 @@ share/pixmaps/tsclient/tsclient.png @dirrmtry share/locale/nl_NL @dirrmtry share/locale/gr/LC_MESSAGES @dirrmtry share/locale/gr -@dirrmtry share/applications diff --git a/net/tucan/Makefile b/net/tucan/Makefile index dde7e9dc5f27..b06015321e51 100644 --- a/net/tucan/Makefile +++ b/net/tucan/Makefile @@ -31,10 +31,6 @@ pre-install: ${RM} ${WRKSRC}/core/*.orig do-install: - ${MKDIR} ${PREFIX}/bin/ - ${MKDIR} ${PREFIX}/share/pixmaps/ - ${MKDIR} ${PREFIX}/man/man1/ - ${MKDIR} ${PREFIX}/share/applications/ ${MKDIR} ${DATADIR} ${MKDIR} ${DATADIR}/core ${MKDIR} ${DATADIR}/default_plugins diff --git a/net/tucan/pkg-plist b/net/tucan/pkg-plist index 5863db0d9234..cb2775b129aa 100644 --- a/net/tucan/pkg-plist +++ b/net/tucan/pkg-plist @@ -246,5 +246,4 @@ share/pixmaps/tucan.png @dirrm share/tucan/default_plugins @dirrm share/tucan/core @dirrm share/tucan -@dirrmtry share/applications @dirrmtry share/pixmaps diff --git a/net/twitux/pkg-plist b/net/twitux/pkg-plist index 3a32bce3a1fb..4cc4ca96b1da 100644 --- a/net/twitux/pkg-plist +++ b/net/twitux/pkg-plist @@ -33,7 +33,6 @@ share/twitux/spell_dlg.xml @dirrmtry share/icons @dirrmtry share/gnome/help @dirrmtry share/gnome -@dirrmtry share/applications @dirrmtry lib/locale/sv/LC_MESSAGES @dirrmtry lib/locale/pt/LC_MESSAGES @dirrmtry lib/locale/ja/LC_MESSAGES diff --git a/net/unison/pkg-plist b/net/unison/pkg-plist index a7e19c203c90..44596954921f 100644 --- a/net/unison/pkg-plist +++ b/net/unison/pkg-plist @@ -8,6 +8,5 @@ bin/unison %%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.pdf %%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.ps %%PORTDOCS%%@dirrm %%DOCSDIR%% -%%TEXT%%@dirrmtry share/applications %%TEXT%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || : %%TEXT%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || : diff --git a/net/unison232/pkg-plist b/net/unison232/pkg-plist index 153799bdb8b7..14d74f852adb 100644 --- a/net/unison232/pkg-plist +++ b/net/unison232/pkg-plist @@ -8,6 +8,5 @@ bin/unison232 %%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.pdf %%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.ps %%PORTDOCS%%@dirrm %%DOCSDIR%% -%%TEXT%%@dirrmtry share/applications %%TEXT%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || : %%TEXT%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || : diff --git a/net/vinagre/pkg-plist b/net/vinagre/pkg-plist index e104951d7936..3c7f0e83b6d4 100644 --- a/net/vinagre/pkg-plist +++ b/net/vinagre/pkg-plist @@ -321,7 +321,6 @@ share/vinagre-1/plugins/vnc/vnc.ui @dirrm share/gnome/help/vinagre/C @dirrm share/gnome/help/vinagre %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/vinagre-1/plugins @dirrm lib/vinagre-1/plugin-loaders @dirrm lib/vinagre-1 diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist index 88337ff4a238..294c4dc48b07 100644 --- a/net/vino/pkg-plist +++ b/net/vino/pkg-plist @@ -94,7 +94,6 @@ share/telepathy/clients/Vino.client @dirrm %%DATADIR%% @dirrmtry share/telepathy/clients @dirrmtry share/telepathy -@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES diff --git a/net/wpa_gui/Makefile b/net/wpa_gui/Makefile index c37900f3aa1e..60d9789157bf 100644 --- a/net/wpa_gui/Makefile +++ b/net/wpa_gui/Makefile @@ -17,7 +17,6 @@ COMMENT= Qt-based frontend for wpa_supplicant PLIST_FILES= sbin/wpa_gui \ share/applications/wpa_gui.desktop \ share/pixmaps/wpa_gui.svg -PLIST_DIRSTRY= share/applications WRKSRC= ${WRKDIR}/${DISTNAME}/wpa_supplicant/wpa_gui-qt4 USE_QT4= gui moc_build qmake_build rcc_build uic_build HAS_CONFIGURE= yes @@ -34,7 +33,6 @@ do-configure: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/sbin - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/wpa_gui.desktop ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/icons/wpa_gui.svg ${PREFIX}/share/pixmaps diff --git a/net/x11vnc/pkg-plist b/net/x11vnc/pkg-plist index 11e3b95e79b6..d47ee3e69c91 100644 --- a/net/x11vnc/pkg-plist +++ b/net/x11vnc/pkg-plist @@ -12,7 +12,6 @@ bin/x11vnc %%DATADIR%%/classes/VncViewer.jar %%DATADIR%%/classes/index.vnc share/applications/x11vnc.desktop -@dirrmtry share/applications @dirrm %%DATADIR%%/classes/ssl @dirrm %%DATADIR%%/classes @dirrm %%DATADIR%% diff --git a/net/x2goclient/pkg-plist b/net/x2goclient/pkg-plist index a652d42671b2..a7621ef6a9e1 100644 --- a/net/x2goclient/pkg-plist +++ b/net/x2goclient/pkg-plist @@ -25,4 +25,3 @@ share/icons/hicolor/64x64/apps/x2goclient.png @dirrmtry share/icons/hicolor @dirrmtry share/icons %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications diff --git a/news/pan/pkg-plist b/news/pan/pkg-plist index e7b17546b75d..b3802fca08c6 100644 --- a/news/pan/pkg-plist +++ b/news/pan/pkg-plist @@ -52,4 +52,3 @@ share/pixmaps/pan.png @dirrmtry share/locale/oc @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz -@dirrmtry share/applications diff --git a/palm/gnome-pilot/pkg-plist b/palm/gnome-pilot/pkg-plist index 648fad3f9ff8..5143d261eddd 100644 --- a/palm/gnome-pilot/pkg-plist +++ b/palm/gnome-pilot/pkg-plist @@ -130,4 +130,3 @@ share/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo @dirrmtry share/locale/oc @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz -@dirrmtry share/applications diff --git a/palm/jpilot/pkg-plist b/palm/jpilot/pkg-plist index 1a231bebe740..6d8435c27182 100644 --- a/palm/jpilot/pkg-plist +++ b/palm/jpilot/pkg-plist @@ -23,6 +23,5 @@ share/applications/jpilot.desktop %%NLS%%share/locale/zh_TW/LC_MESSAGES/jpilot.mo %%NLS%%share/locale/nb/LC_MESSAGES/jpilot.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/jpilot.mo -@dirrmtry share/applications @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw diff --git a/palm/synce-trayicon/pkg-plist b/palm/synce-trayicon/pkg-plist index 3f210e91853b..5d47a7c10699 100644 --- a/palm/synce-trayicon/pkg-plist +++ b/palm/synce-trayicon/pkg-plist @@ -14,5 +14,4 @@ share/synce/synce_trayicon_properties.glade @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry lib/synce-trayicon/modules @dirrmtry lib/synce-trayicon -@dirrmtry share/applications @dirrmtry share/synce diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 9dc8b37a4c0b..eeca0fcae003 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -152,7 +152,6 @@ post-patch: @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' ${WRKSRC}/src/plugins/GUI/gtkimhtml.c post-install: - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gg2.desktop ${PREFIX}/share/applications/ # vim: set ts=8 sw=8: diff --git a/polish/gnugadu2/pkg-plist b/polish/gnugadu2/pkg-plist index a96d3e7f3ea5..110b38a0692f 100644 --- a/polish/gnugadu2/pkg-plist +++ b/polish/gnugadu2/pkg-plist @@ -335,4 +335,3 @@ share/locale/pl/LC_MESSAGES/gg2.mo @dirrm share/gg2/pixmaps @dirrm share/gg2 @dirrm lib/gg2 -@dirrmtry share/applications diff --git a/polish/kadu/pkg-plist b/polish/kadu/pkg-plist index 3d281c7a0d91..2565e17a38be 100644 --- a/polish/kadu/pkg-plist +++ b/polish/kadu/pkg-plist @@ -3899,7 +3899,6 @@ share/icons/hicolor/256x256/apps/kadu.png @dirrmtry share/icons @dirrmtry share/cmake/Modules @dirrmtry share/cmake -@dirrmtry share/applications @dirrm sdk/translations @dirrm sdk @dirrm lib/kadu/plugins diff --git a/polish/qfaktury/pkg-plist b/polish/qfaktury/pkg-plist index f3575a543ec9..c8216784fbaf 100644 --- a/polish/qfaktury/pkg-plist +++ b/polish/qfaktury/pkg-plist @@ -34,4 +34,3 @@ share/qfaktury/templates/style.css @dirrm share/qfaktury/templates @dirrm share/qfaktury/icons @dirrm share/qfaktury -@dirrmtry share/applications diff --git a/polish/qnapi/pkg-plist b/polish/qnapi/pkg-plist index fa637fbd4650..2f2a847ad11c 100644 --- a/polish/qnapi/pkg-plist +++ b/polish/qnapi/pkg-plist @@ -11,4 +11,3 @@ share/icons/qnapi.png @dirrmtry share/apps/konqueror/servicemenus @dirrmtry share/apps/konqueror @dirrmtry share/apps -@dirrmtry share/applications diff --git a/ports-mgmt/gnome-packagekit/pkg-plist b/ports-mgmt/gnome-packagekit/pkg-plist index ec334c9de7ce..1f0f008fa451 100644 --- a/ports-mgmt/gnome-packagekit/pkg-plist +++ b/ports-mgmt/gnome-packagekit/pkg-plist @@ -501,5 +501,4 @@ share/omf/gnome-packagekit/gnome-packagekit-zh_CN.omf @dirrm share/gnome-packagekit/icons/hicolor @dirrm share/gnome-packagekit/icons @dirrm share/gnome-packagekit -@dirrmtry share/applications @dirrmtry %%PYTHON_SITELIBDIR%%/packagekit diff --git a/ports-mgmt/kports-qt4/pkg-plist b/ports-mgmt/kports-qt4/pkg-plist index 516b0227a09a..99559df93d6f 100644 --- a/ports-mgmt/kports-qt4/pkg-plist +++ b/ports-mgmt/kports-qt4/pkg-plist @@ -28,6 +28,5 @@ share/kports/translations/kports_pt_BR.qm @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm share/kports/translations @dirrm share/kports diff --git a/print/cups-base/pkg-plist b/print/cups-base/pkg-plist index 0114e16469c1..2e9da84645fd 100644 --- a/print/cups-base/pkg-plist +++ b/print/cups-base/pkg-plist @@ -1097,7 +1097,6 @@ share/locale/zh_TW/cups_zh_TW.po @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%DOCSDIR%%/ru @dirrm %%DOCSDIR%%/pl @dirrm %%DOCSDIR%%/ja diff --git a/print/ggv/pkg-plist b/print/ggv/pkg-plist index b1a063dd664e..d0df1dc46a17 100644 --- a/print/ggv/pkg-plist +++ b/print/ggv/pkg-plist @@ -154,4 +154,3 @@ share/locale/zh_TW/LC_MESSAGES/ggv.mo @dirrmtry share/locale/xh @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/applications diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile index 4f4664492805..0f57da26db11 100644 --- a/print/gnome-cups-manager/Makefile +++ b/print/gnome-cups-manager/Makefile @@ -44,7 +44,6 @@ post-patch: ${WRKSRC}/libgnomecups/gnome-cups-ui-driver.c post-install: - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gnome-cups-manager.desktop \ ${PREFIX}/share/applications diff --git a/print/gnome-cups-manager/pkg-plist b/print/gnome-cups-manager/pkg-plist index 35719294310a..ce78c9ae7af1 100644 --- a/print/gnome-cups-manager/pkg-plist +++ b/print/gnome-cups-manager/pkg-plist @@ -75,4 +75,3 @@ share/pixmaps/gnome-cups-manager/printer-tray-stopped.png @dirrmtry share/locale/xh @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/applications diff --git a/print/gnomephotoprinter/pkg-plist b/print/gnomephotoprinter/pkg-plist index 26b91e3cbdee..79bea2fe3b88 100644 --- a/print/gnomephotoprinter/pkg-plist +++ b/print/gnomephotoprinter/pkg-plist @@ -10,4 +10,3 @@ share/icons/hicolor/48x48/apps/gnome-photo-printer.png share/icons/hicolor/scalable/apps/gnome-photo-printer.svg share/locale/de/LC_MESSAGES/gnome-photo-printer.mo @dirrm share/gnome-photo-printer -@dirrmtry share/applications diff --git a/print/gribouy/pkg-plist b/print/gribouy/pkg-plist index b0584c957726..176b7b0c96cb 100644 --- a/print/gribouy/pkg-plist +++ b/print/gribouy/pkg-plist @@ -8,4 +8,3 @@ share/pixmaps/gribouy/gribouy-logo.jpg @dirrm share/pixmaps/gribouy @dirrm share/gribouy/glade @dirrm share/gribouy -@dirrmtry share/applications diff --git a/print/hplip/pkg-plist b/print/hplip/pkg-plist index 642532d4a40b..451e96782bd5 100644 --- a/print/hplip/pkg-plist +++ b/print/hplip/pkg-plist @@ -1595,7 +1595,6 @@ share/ppd/HP/hp-psc_950xi-hpijs.ppd.gz %%PORTDOCS%%@dirrm %%DOCSDIR%%/styles %%PORTDOCS%%@dirrm %%DOCSDIR%%/images %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrmtry libexec/cups/filter @dirrmtry libexec/cups/backend @dirrmtry libexec/cups diff --git a/print/lyx/Makefile b/print/lyx/Makefile index b077330f7586..3a5d65414cba 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -53,7 +53,6 @@ post-install: # Manually install the 48x48 icon and .desktop file. # Will not be needed in the 2.1 series, see LyX tickets 2820 and 7919. ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps - ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/lib/images/lyx.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps ${INSTALL_DATA} ${FILESDIR}/lyx.desktop ${STAGEDIR}${PREFIX}/share/applications diff --git a/print/lyx/pkg-plist b/print/lyx/pkg-plist index 0e3130af5a1f..073c59a2cf0c 100644 --- a/print/lyx/pkg-plist +++ b/print/lyx/pkg-plist @@ -1838,4 +1838,3 @@ share/icons/hicolor/48x48/apps/lyx.png @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications diff --git a/print/qpdfview/pkg-plist b/print/qpdfview/pkg-plist index 503a8b34e9cd..9f5f35aa2e7a 100644 --- a/print/qpdfview/pkg-plist +++ b/print/qpdfview/pkg-plist @@ -38,5 +38,4 @@ share/applications/qpdfview.desktop %%DATADIR%%/qpdfview_uk.qm %%DATADIR%%/qpdfview_zh_CN.qm @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrmtry lib/qpdfview diff --git a/print/scribus-devel/pkg-plist b/print/scribus-devel/pkg-plist index 5f3b940979d1..7dea196d3933 100644 --- a/print/scribus-devel/pkg-plist +++ b/print/scribus-devel/pkg-plist @@ -3438,7 +3438,6 @@ share/pixmaps/scribus.png @dirrm %%DOCSDIR%%/de/images @dirrm %%DOCSDIR%%/de @dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm man/pl/man1 @dirrm man/pl @dirrm man/de/man1 diff --git a/print/xfce4-print/pkg-plist b/print/xfce4-print/pkg-plist index ddb3c413b953..66d9d2c8a76e 100644 --- a/print/xfce4-print/pkg-plist +++ b/print/xfce4-print/pkg-plist @@ -116,7 +116,6 @@ share/xfce4/doc/fr/xfprint.html @dirrmtry include/xfce4 @dirrmtry lib/xfce4/xfprint-plugins @dirrmtry lib/xfce4 -@dirrmtry share/applications @dirrm share/gtk-doc/html/libxfprint @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc diff --git a/print/xtexsh/Makefile b/print/xtexsh/Makefile index 196b54e9a90a..16a4b68527e8 100644 --- a/print/xtexsh/Makefile +++ b/print/xtexsh/Makefile @@ -34,7 +34,6 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/xtexsh ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/xtexsh.1.gz ${MANPREFIX}/man/man1 ${INSTALL_DATA} ${WRKSRC}/xtexshrc ${PREFIX}/etc - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/xtexsh.desktop ${PREFIX}/share/applications @${MKDIR} ${PREFIX}/share/icons/locolor/16x16/apps ${INSTALL_DATA} ${WRKSRC}/xtexsh-mini.png \ @@ -42,7 +41,6 @@ do-install: @${MKDIR} ${PREFIX}/share/icons/locolor/32x32/apps ${INSTALL_DATA} ${WRKSRC}/xtexsh.png \ ${PREFIX}/share/icons/locolor/32x32/apps/xtexsh.png - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/xtexsh.png ${PREFIX}/share/pixmaps .if !defined(NOPORTDOCS) diff --git a/print/xtexsh/pkg-plist b/print/xtexsh/pkg-plist index fdc2d43d124a..e6aaeca81c41 100644 --- a/print/xtexsh/pkg-plist +++ b/print/xtexsh/pkg-plist @@ -13,4 +13,3 @@ share/pixmaps/xtexsh.png @dirrmtry share/icons/locolor @dirrmtry share/icons %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications |