aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-birthday-reminder
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-05-17 16:57:14 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-05-17 16:57:14 +0000
commit5795addbba9b9a79c66ce201661b96c571e7ef40 (patch)
treeeae79d4f3cebba3d0e91ecad3c25f200503106b5 /net-im/pidgin-birthday-reminder
parent6462719ce3f9f3a042e8bf6ca531e9b2e8211d5c (diff)
downloadports-5795addbba9b9a79c66ce201661b96c571e7ef40.tar.gz
ports-5795addbba9b9a79c66ce201661b96c571e7ef40.zip
Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)
to "USES=libtool tar:bzip2". Bump PORTREVISION on all dependent ports and modernise them as well (USES, LIB_DEPENDS, staging). audio/pidgin-musictracker: - Replace LIBS with LDFLAGS. - Disable static plugin. net/online-desktop: Remove obsolete patches. net-im/mbpurple: - Drop pkgconf dependency. - Replace post-patch with MAKE_ARGS. - Use standard do-build. net-im/pidgin-audacious-remote: Disable static plugin. net-im/pidgin-birthday-reminder: Disable static plugin. net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES. net-im/pidgin-guifications: - Drop USE_GNOME=gnomeprefix. - Replace LIBS with LDFLAGS. net-im/pidgin-hotkeys: - Drop CFLAGS=-fPIC. - Fix build on systems without gcc. net-im/pidgin-libnotify: - Use option helpers. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. net-im/pidgin-manualsize: Fix build on systems without gcc. net-im/pidgin-privacy-please: - Replace a patch with CPPFLAGS and LDFLAGS. - Don't use USE_LDCONFIG for a plugin. net-im/pidgin-sipe: - Don't use USE_LDCONFIG for a plugin. - Drop PORTDOCS that don't contain useful documentation. - Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS. - Use option helpers and fix Kerberos option. - Remove obsolete CONFIGURE_ENV. security/pidgin-encryption: - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Disable static plugin. - Use option helpers. security/pidgin-otr: - Drop redundant comment about PORTREVISION. - Add USE_GNOME=gtk20. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Port uses stack protector unconditionally so link with -lssp_nonshared when necessary like Mk/bsd.ssp.mk does. Approved by: portmgr (PORTREVISION bump on unstaged port)
Notes
Notes: svn path=/head/; revision=354341
Diffstat (limited to 'net-im/pidgin-birthday-reminder')
-rw-r--r--net-im/pidgin-birthday-reminder/Makefile10
-rw-r--r--net-im/pidgin-birthday-reminder/pkg-plist8
2 files changed, 7 insertions, 11 deletions
diff --git a/net-im/pidgin-birthday-reminder/Makefile b/net-im/pidgin-birthday-reminder/Makefile
index 6bf5ae68ceba..9794a1959c9a 100644
--- a/net-im/pidgin-birthday-reminder/Makefile
+++ b/net-im/pidgin-birthday-reminder/Makefile
@@ -3,23 +3,23 @@
PORTNAME= pidgin-birthday-reminder
PORTVERSION= 1.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-im
MASTER_SITES= http://launchpadlibrarian.net/56075754/
MAINTAINER= ports@FreeBSD.org
-COMMENT= The birthday reminder for Pidgin
+COMMENT= Birthday reminder for Pidgin
-LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple
+LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple
BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
GNU_CONFIGURE= yes
-USES= gettext gmake pkgconfig
+USES= gettext gmake libtool pkgconfig
USE_GNOME= intltool
+CONFIGURE_ARGS= --disable-static
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-im/pidgin-birthday-reminder/pkg-plist b/net-im/pidgin-birthday-reminder/pkg-plist
index 114467ebe479..c89f89f19b5c 100644
--- a/net-im/pidgin-birthday-reminder/pkg-plist
+++ b/net-im/pidgin-birthday-reminder/pkg-plist
@@ -1,6 +1,4 @@
lib/pidgin/birthday_reminder.so
-lib/pidgin/birthday_reminder.la
-lib/pidgin/birthday_reminder.a
share/locale/cs/LC_MESSAGES/pidgin-birthday-reminder.mo
share/locale/de/LC_MESSAGES/pidgin-birthday-reminder.mo
share/locale/es/LC_MESSAGES/pidgin-birthday-reminder.mo
@@ -25,8 +23,6 @@ share/pixmaps/pidgin/birthday_reminder/birthday7.png
share/pixmaps/pidgin/birthday_reminder/birthday8.png
share/pixmaps/pidgin/birthday_reminder/birthday9.png
share/sounds/pidgin/birthday_reminder/birthday.wav
-@dirrmtry share/sounds/pidgin/birthday_reminder
+@dirrm share/sounds/pidgin/birthday_reminder
@dirrmtry share/sounds/pidgin
-@dirrmtry share/pixmaps/pidgin/birthday_reminder
-@dirrmtry share/pixmaps/pidgin
-@dirrmtry lib/pidgin
+@dirrm share/pixmaps/pidgin/birthday_reminder