summaryrefslogtreecommitdiff
path: root/mail/claws-mail
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /mail/claws-mail
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'mail/claws-mail')
-rw-r--r--mail/claws-mail/Makefile22
-rw-r--r--mail/claws-mail/Makefile.claws4
2 files changed, 13 insertions, 13 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 7dcaf3f95085..4629ad8dcd5a 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -7,10 +7,10 @@ CATEGORIES= mail news ipv6
COMMENT= Lightweight and featureful GTK+ based e-mail and news client
-LIB_DEPENDS= libetpan.so:${PORTSDIR}/mail/libetpan \
- libgnutls.so:${PORTSDIR}/security/gnutls \
- libgcrypt.so:${PORTSDIR}/security/libgcrypt
-RUN_DEPENDS= mime-support>0:${PORTSDIR}/misc/mime-support
+LIB_DEPENDS= libetpan.so:mail/libetpan \
+ libgnutls.so:security/gnutls \
+ libgcrypt.so:security/libgcrypt
+RUN_DEPENDS= mime-support>0:misc/mime-support
USE_GNOME= gtk20
USES= cpe desktop-file-utils execinfo pathfix shebangfix
@@ -24,20 +24,20 @@ OPTIONS_SUB= yes
COMPFACE_DESC= X-Face support
COMPFACE_CONFIGURE_ENABLE= compface
-COMPFACE_LIB_DEPENDS= libcompface.so:${PORTSDIR}/mail/faces
+COMPFACE_LIB_DEPENDS= libcompface.so:mail/faces
DEBUG_CONFIGURE_ON= --enable-maintainer-mode
ENCHANT_DESC= Spell checking support
ENCHANT_CONFIGURE_ENABLE= enchant
-ENCHANT_LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant
+ENCHANT_LIB_DEPENDS= libenchant.so:textproc/enchant
IPV6_CONFIGURE_ENABLE= ipv6
JPILOT_DESC= JPilot support
JPILOT_CONFIGURE_ENABLE= jpilot
-JPILOT_LIB_DEPENDS= libpisock.so:${PORTSDIR}/palm/pilot-link
-JPILOT_RUN_DEPENDS= jpilot:${PORTSDIR}/palm/jpilot
+JPILOT_LIB_DEPENDS= libpisock.so:palm/pilot-link
+JPILOT_RUN_DEPENDS= jpilot:palm/jpilot
LDAP_CONFIGURE_ENABLE= ldap
LDAP_USE= openldap=yes
@@ -45,17 +45,17 @@ LDAP_USE= openldap=yes
MANUAL_DESC= User manual (many dependencies, including texlive)
MANUAL_CONFIGURE_ON= --enable-manual --with-manualdir=${DOCSDIR}/manual
MANUAL_CONFIGURE_OFF= --disable-manual
-MANUAL_BUILD_DEPENDS= docbook-utils>0:${PORTSDIR}/textproc/docbook-utils
+MANUAL_BUILD_DEPENDS= docbook-utils>0:textproc/docbook-utils
NLS_CONFIGURE_OFF= --disable-nls
NLS_USES= gettext
STARTUP_DESC= Startup notification support
STARTUP_CONFIGURE_ENABLE= startup-notification
-STARTUP_LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
+STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification
THEMES_DESC= Additional themes
-THEMES_RUN_DEPENDS= claws-mail-themes>0:${PORTSDIR}/x11-themes/claws-mail-themes
+THEMES_RUN_DEPENDS= claws-mail-themes>0:x11-themes/claws-mail-themes
.include "Makefile.claws"
diff --git a/mail/claws-mail/Makefile.claws b/mail/claws-mail/Makefile.claws
index 512b22efaa0a..3931852dcfe9 100644
--- a/mail/claws-mail/Makefile.claws
+++ b/mail/claws-mail/Makefile.claws
@@ -51,8 +51,8 @@ CONFIGURE_ARGS+= --disable-${p}-plugin
DISTNAME= claws-mail-${PORTVERSION}
PKGNAMEPREFIX= claws-mail-
-BUILD_DEPENDS+= claws-mail>=${PORTVERSION}:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS+= claws-mail>=${PORTVERSION}:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS+= claws-mail>=${PORTVERSION}:mail/claws-mail
+RUN_DEPENDS+= claws-mail>=${PORTVERSION}:mail/claws-mail
MASTERDIR= ${.CURDIR}/../../mail/claws-mail
DESCR= ${.CURDIR}/pkg-descr