aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-08-30 19:03:26 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-08-30 19:03:26 +0800
commitc3c27f4202b5f23c4e0310b3342f0a4a6904d1be (patch)
treec84226bfb2db171d098852afd878d97c8cad36ec
parentc83b44973b04ea323e7a341437d0c8c31eea8547 (diff)
downloadfreebsd-ports-gnome-c3c27f4202b5f23c4e0310b3342f0a4a6904d1be.tar.gz
freebsd-ports-gnome-c3c27f4202b5f23c4e0310b3342f0a4a6904d1be.tar.zst
freebsd-ports-gnome-c3c27f4202b5f23c4e0310b3342f0a4a6904d1be.zip
- Drop .la files, no dependees require them
Approved by: portmgr blanket
-rw-r--r--mail/opensmtpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile
index d7bba287a88b..15c9d4f326c3 100644
--- a/mail/opensmtpd/Makefile
+++ b/mail/opensmtpd/Makefile
@@ -23,7 +23,8 @@ OPTIONS_DEFAULT= CA_BUNDLE PAM
CA_BUNDLE_DESC= Install CA bundle for OpenSSL
-USE_AUTOTOOLS= autoconf:env automake:env libtool:env
+USES= libtool
+USE_AUTOTOOLS= autoconf:env automake:env
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libevent-dir=${LOCALBASE} --sysconfdir=${PREFIX}/etc/mail/ \
--with-mailwrapper