diff options
Diffstat (limited to 'mail/smtpmail/Makefile')
-rw-r--r-- | mail/smtpmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index e8e0c8bd84d2..50e9c6bf7249 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION} MAINTAINER= krion@FreeBSD.org COMMENT= Tool to send the mails over remote smtp server +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |