aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/sympa5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/sympa5/Makefile b/mail/sympa5/Makefile
index 1361f8fc5b7e..8782a0ead9a8 100644
--- a/mail/sympa5/Makefile
+++ b/mail/sympa5/Makefile
@@ -97,8 +97,7 @@ CONFIGURE_ARGS+=--prefix=${PREFIX} \
--with-localedir=${PREFIX}/share/locale \
--with-docdir=${DOCSDIR} \
--with-sampledir=${EXAMPLESDIR} \
- --with-spooldir=${PREFIX}/sympa/spool \
- ${CONFIGURE_TARGET}
+ --with-spooldir=${PREFIX}/sympa/spool
CONFIGURE_ENV+= lt_cv_sys_max_cmd_len=${CONFIGURE_MAX_CMD_LEN}
MAKE_ENV?= PERL_EXTUTILS_AUTOINSTALL=--skip