diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:59:53 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:59:53 +0000 |
commit | 27d195667ddfa6af2799684206f0443bfadd150c (patch) | |
tree | 70c9773a55a3adcbcdcd894b1296c2dd06af9a88 /net-im/pidgin | |
parent | ab248286305efe7f272cdce8773a1185f2752eba (diff) | |
download | ports-27d195667ddfa6af2799684206f0443bfadd150c.tar.gz ports-27d195667ddfa6af2799684206f0443bfadd150c.zip |
Notes
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/Makefile | 1 | ||||
-rw-r--r-- | net-im/pidgin/pkg-plist | 1 |
2 files changed, 0 insertions, 2 deletions
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 |