diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
commit | 5e147280efbf88243bd34398b6bc9f2d1fe3ff29 (patch) | |
tree | 3648561aef7767835efaf1bcf2c82d46f65d46de /mail/libnewmail/Makefile | |
parent | 6f9c6e1ee0f01ad70f8bcf71663da430f8a3f9da (diff) |
Notes
Diffstat (limited to 'mail/libnewmail/Makefile')
-rw-r--r-- | mail/libnewmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index f6c815245eac..888da51bf47f 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= gnutls.7:${PORTSDIR}/security/gnutls \ oop.4:${PORTSDIR}/devel/liboop \ ltdl.4:${PORTSDIR}/devel/libltdl +USE_SIZE= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes |