mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Remove libtool-based "nit" in build.log to silence complaints about
discovering libtool files after building/installing. Correct a punctuation error in a comment. PR: 29283 Submitted by: maintainer
This commit is contained in:
parent
89c0f24886
commit
65a911e079
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45614
@ -13,6 +13,8 @@ MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \
|
||||
|
||||
MAINTAINER= jmcoopr@webmail.bmi.net
|
||||
|
||||
LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_OPENSSL= yes
|
||||
@ -22,7 +24,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
|
||||
|
||||
# the following is required for Balsa-1.17
|
||||
# the following is required for Balsa-1.1.7
|
||||
CONFIGURE_ARGS= --enable-require-all-recipients
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user