diff options
Diffstat (limited to 'mail/libesmtp/Makefile')
-rw-r--r-- | mail/libesmtp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index bad373c9f0a8..bd4434cbf18a 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -28,7 +28,6 @@ CONFIGURE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \ # require-all-recipients (implied by enable-all) is required for Balsa CONFIGURE_ARGS= --enable-all --disable-isoc USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |