summaryrefslogtreecommitdiff
path: root/net-im/pidgin
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-14 02:29:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-14 02:29:06 +0000
commitabf9f73c7f748293645397f8818c1de834ee1439 (patch)
treee232214bb01469e5d76ffa51ac55f564be1184c0 /net-im/pidgin
parent- New ports: devel/fpc-sdl (diff)
Update to 2.5.4.
* Add OPTIONS for all of the dynamic chat protocol modules * Add plist support for WITHOUT_GNUTLS * Add the myspace chat protocol * Install the man pages See http://developer.pidgin.im/wiki/ChangeLog for a list of release changes. PR: 130488 Submitted by: dougb
Notes
Notes: svn path=/head/; revision=226008
Diffstat (limited to 'net-im/pidgin')
-rw-r--r--net-im/pidgin/Makefile3
-rw-r--r--net-im/pidgin/pkg-plist2
2 files changed, 4 insertions, 1 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile
index ee9ba8064fcf..4d9024b3921e 100644
--- a/net-im/pidgin/Makefile
+++ b/net-im/pidgin/Makefile
@@ -32,6 +32,8 @@ WANT_GNOME= yes
CONFIGURE_ARGS= --disable-consoleui \
--disable-nm
+MAN1= pidgin.1
+
post-build:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \
Makefile ${MAKE_ARGS} pidgin.desktop
@@ -40,5 +42,6 @@ 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
.include "${MASTERDIR}/Makefile"
diff --git a/net-im/pidgin/pkg-plist b/net-im/pidgin/pkg-plist
index 94b2ec2d153f..b4135d54aa5d 100644
--- a/net-im/pidgin/pkg-plist
+++ b/net-im/pidgin/pkg-plist
@@ -624,5 +624,5 @@ share/icons/hicolor/48x48/apps/pidgin.png
@dirrm share/pixmaps/pidgin/animations
@dirrm share/pixmaps/pidgin
@dirrmtry share/applications
-@dirrm lib/pidgin
+@dirrmtry lib/pidgin
@dirrm include/pidgin