aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-06 03:41:14 +0800
committerbapt <bapt@FreeBSD.org>2014-07-06 03:41:14 +0800
commit449f4608c3f27a7fe100f47c6067f6ee7764b7c5 (patch)
tree145280a08a73766cfecd9acd82994b06026084cc /mail
parent4b2de115b6cc74c11f705d6ac005b8f328b8136a (diff)
downloadfreebsd-ports-gnome-449f4608c3f27a7fe100f47c6067f6ee7764b7c5.tar.gz
freebsd-ports-gnome-449f4608c3f27a7fe100f47c6067f6ee7764b7c5.tar.zst
freebsd-ports-gnome-449f4608c3f27a7fe100f47c6067f6ee7764b7c5.zip
Fix LIB_DEPENDS
Diffstat (limited to 'mail')
-rw-r--r--mail/opensmtpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile
index 51a4c437c59b..9e4c801e0526 100644
--- a/mail/opensmtpd/Makefile
+++ b/mail/opensmtpd/Makefile
@@ -15,7 +15,7 @@ COMMENT= OpenSMTPD is a free MTA
LICENSE= ISCL
-LIB_DEPENDS= libevent-1.so:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}/devel/libevent
OPTIONS_DEFINE= CA_BUNDLE PAM SQLITE MYSQL PGSQL LDAP REDIS