aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mu/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-14 07:36:40 +0800
committerbapt <bapt@FreeBSD.org>2014-07-14 07:36:40 +0800
commit736ba1e7b3394f86195da6df293f1badc3dc06fd (patch)
treecaf481fc0fb12e9f5b4f7e105ea42f01f77c286a /mail/mu/Makefile
parent7244029e548a8568a25201a0e345fd4bc5e9ec5b (diff)
downloadfreebsd-ports-gnome-736ba1e7b3394f86195da6df293f1badc3dc06fd.tar.gz
freebsd-ports-gnome-736ba1e7b3394f86195da6df293f1badc3dc06fd.tar.zst
freebsd-ports-gnome-736ba1e7b3394f86195da6df293f1badc3dc06fd.zip
Modernize LIB_DEPENDS
With hat: portmgr
Diffstat (limited to 'mail/mu/Makefile')
-rw-r--r--mail/mu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mu/Makefile b/mail/mu/Makefile
index 365a41762bff..8f8dc233a256 100644
--- a/mail/mu/Makefile
+++ b/mail/mu/Makefile
@@ -12,8 +12,8 @@ COMMENT= Mail searching frontend for Xapian
LICENSE= GPLv3
-LIB_DEPENDS= xapian:${PORTSDIR}/databases/xapian-core \
- gmime:${PORTSDIR}/mail/gmime24
+LIB_DEPENDS= libxapian.so:${PORTSDIR}/databases/xapian-core \
+ libgmime.so:${PORTSDIR}/mail/gmime24
GNU_CONFIGURE= yes
USES= pkgconfig gmake