summaryrefslogtreecommitdiff
path: root/mail/claws-mail
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-08-29 15:01:46 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-08-29 15:01:46 +0000
commitf2904b6af86bf31288fb14f77c4147d547f2331f (patch)
tree0f24ce676070cd2b3017f761db8f5e49e00c5b07 /mail/claws-mail
parent- Try to unbreak parallel builds (-jX): their makefile has a rule with (diff)
- Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES - Remove stale MAKE_JOBS_SAFE - Trim dependencies where they are too detailed
Notes
Notes: svn path=/head/; revision=325602
Diffstat (limited to 'mail/claws-mail')
-rw-r--r--mail/claws-mail/Makefile16
-rw-r--r--mail/claws-mail/Makefile.claws1
2 files changed, 8 insertions, 9 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index f6de105c7ec7..714ef8edaa12 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -6,10 +6,10 @@ CATEGORIES= mail news ipv6
COMMENT= Lightweight and very featureful GTK+ based e-mail and news client
-LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \
- etpan:${PORTSDIR}/mail/libetpan \
- gnutls:${PORTSDIR}/security/gnutls \
- gcrypt:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
+ libetpan.so:${PORTSDIR}/mail/libetpan \
+ libgnutls.so:${PORTSDIR}/security/gnutls \
+ libgcrypt.so:${PORTSDIR}/security/libgcrypt
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
USE_GNOME= gtk20
@@ -32,17 +32,17 @@ THEMES_DESC= Additional themes
OPTIONS_DEFAULT= COMPFACE ENCHANT MANUAL STARTUP THEMES
COMPFACE_CONFIGURE_ENABLE= compface
-COMPFACE_LIB_DEPENDS= compface:${PORTSDIR}/mail/faces
+COMPFACE_LIB_DEPENDS= libcompface.so:${PORTSDIR}/mail/faces
DEBUG_CONFIGURE_ON= --enable-maintainer-mode
ENCHANT_CONFIGURE_ENABLE= enchant
-ENCHANT_LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant
+ENCHANT_LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant
IPV6_CONFIGURE_ENABLE= ipv6
JPILOT_CONFIGURE_ENABLE= jpilot
-JPILOT_LIB_DEPENDS= pisock:${PORTSDIR}/palm/pilot-link
+JPILOT_LIB_DEPENDS= libpisock.so:${PORTSDIR}/palm/pilot-link
JPILOT_RUN_DEPENDS= jpilot:${PORTSDIR}/palm/jpilot
LDAP_CONFIGURE_ENABLE= ldap
@@ -55,7 +55,7 @@ NLS_CONFIGURE_OFF= --disable-nls
NLS_USES= gettext
STARTUP_CONFIGURE_ENABLE= startup-notification
-STARTUP_LIB_DEPENDS= startup-notification-1:${PORTSDIR}/x11/startup-notification
+STARTUP_LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
THEMES_RUN_DEPENDS= ${LOCALBASE}/share/claws-mail/themes/ZX-0_1.1/down_arrow.xpm:${PORTSDIR}/x11-themes/claws-mail-themes
diff --git a/mail/claws-mail/Makefile.claws b/mail/claws-mail/Makefile.claws
index c7da62baf3c9..95bd7501959b 100644
--- a/mail/claws-mail/Makefile.claws
+++ b/mail/claws-mail/Makefile.claws
@@ -11,7 +11,6 @@ LICENSE= GPLv3
USE_BZIP2= yes
USES+= gmake
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
--disable-dbus