aboutsummaryrefslogtreecommitdiffstats
path: root/mail/libnewmail/Makefile
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2003-07-06 23:48:10 +0800
committerleeym <leeym@FreeBSD.org>2003-07-06 23:48:10 +0800
commit656dfc2f6a0a131e26beff81b6b9fcfbbdfef1b7 (patch)
treea4b5577fdaad1c527d9e21ce65deaaea1bb27ce3 /mail/libnewmail/Makefile
parentb02615ee95516bc5a433af7dda509d70863838c5 (diff)
downloadfreebsd-ports-gnome-656dfc2f6a0a131e26beff81b6b9fcfbbdfef1b7.tar.gz
freebsd-ports-gnome-656dfc2f6a0a131e26beff81b6b9fcfbbdfef1b7.tar.zst
freebsd-ports-gnome-656dfc2f6a0a131e26beff81b6b9fcfbbdfef1b7.zip
bento fix, add dependency
PR: 54145 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Diffstat (limited to 'mail/libnewmail/Makefile')
-rw-r--r--mail/libnewmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile
index e84423add407..5cf9ca212038 100644
--- a/mail/libnewmail/Makefile
+++ b/mail/libnewmail/Makefile
@@ -14,7 +14,8 @@ MAINTAINER= ponomarew@oberon.net
COMMENT= Generic mail checking library
LIB_DEPENDS= gnutls.8:${PORTSDIR}/security/gnutls \
- oop.4:${PORTSDIR}/devel/liboop
+ oop.4:${PORTSDIR}/devel/liboop \
+ ltdl.4:${PORTSDIR}/devel/libltdl
GNU_CONFIGURE= yes
USE_LIBTOOL= yes