diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-18 03:02:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-18 03:02:48 +0000 |
commit | c163f5110e195298a722dd4978793bf2926d6890 (patch) | |
tree | 8fdc55aed103a6311a73e5e9010272e38553a0f3 /mail/libesmtp/Makefile | |
parent | 91d717cd152231088ac89273ce15b6d34c01fc8b (diff) | |
download | ports-c163f5110e195298a722dd4978793bf2926d6890.tar.gz ports-c163f5110e195298a722dd4978793bf2926d6890.zip |
Notes
Diffstat (limited to 'mail/libesmtp/Makefile')
-rw-r--r-- | mail/libesmtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index 8da9c3281147..ae38cd4b6c9e 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -18,6 +18,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_OPENSSL= yes USE_LIBTOOL= yes +USE_PERL5_BUILD=yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ PTHREAD_LIBS="${PTHREAD_LIBS}" \ |