diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
commit | 1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch) | |
tree | 128ce8505dc266bea10a8cf389f38de197424aed /mail/libnewmail/Makefile | |
parent | 639a61155c89af6b9b01d796a82cbd2ad643a299 (diff) |
Notes
Diffstat (limited to 'mail/libnewmail/Makefile')
-rw-r--r-- | mail/libnewmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index 3b526d47ff08..1216d2a0d218 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -15,9 +15,9 @@ MAINTAINER= krion@FreeBSD.org COMMENT= Generic mail checking library LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \ - oop.4:${PORTSDIR}/devel/liboop \ - ltdl.4:${PORTSDIR}/devel/libltdl + oop.4:${PORTSDIR}/devel/liboop +USE_LIBLTDL= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes |