diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
commit | 050450676e5d62aef012d8b8693fb6751464196e (patch) | |
tree | 5fa28a12afc04de9e147145e0c7deb1e7df8bd64 /mail/libnewmail/Makefile | |
parent | a69c5948a6f1963386e14deeb30f67e7effa3437 (diff) |
Notes
Diffstat (limited to 'mail/libnewmail/Makefile')
-rw-r--r-- | mail/libnewmail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index ca1fa665bbf8..3b526d47ff08 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \ oop.4:${PORTSDIR}/devel/liboop \ ltdl.4:${PORTSDIR}/devel/libltdl -USE_SIZE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes |