aboutsummaryrefslogtreecommitdiff
path: root/mail/fdm
diff options
context:
space:
mode:
Diffstat (limited to 'mail/fdm')
-rw-r--r--mail/fdm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/fdm/Makefile b/mail/fdm/Makefile
index ef51d63bc16c..68838fad94b1 100644
--- a/mail/fdm/Makefile
+++ b/mail/fdm/Makefile
@@ -13,8 +13,6 @@ LICENSE= ISCL
LIB_DEPENDS= libtdb.so:databases/tdb
-MAKE_JOBS_UNSAFE= yes
-
USE_GITHUB= yes
GH_ACCOUNT= nicm
USES= autoreconf:build ssl
@@ -34,6 +32,7 @@ PCRE_LIB_DEPENDS=libpcre.so:devel/pcre
post-patch:
@${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' ${WRKSRC}/*.[15] ${WRKSRC}/MANUAL
+ @${ECHO_CMD} 'lex.c: parse.h' >> ${WRKSRC}/Makefile.am
pre-configure:
@cd ${WRKSRC} && sh autogen.sh