aboutsummaryrefslogtreecommitdiff
path: root/mail/vqadmin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/vqadmin/Makefile')
-rw-r--r--mail/vqadmin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/vqadmin/Makefile b/mail/vqadmin/Makefile
index da1747cad966..090f02d933be 100644
--- a/mail/vqadmin/Makefile
+++ b/mail/vqadmin/Makefile
@@ -24,12 +24,10 @@ CONFIGURE_ARGS= --enable-cgibindir=${STAGEDIR}${PREFIX}/${CGIBINDIR} \
--enable-htmldir=${STAGEDIR}${PREFIX}/${WEBDATADIR} \
--enable-qmaildir=${QMAIL_PREFIX}
-.include <bsd.port.pre.mk>
-
PLIST_SUB+= CGIBINDIR=${CGIBINDIR} WEBDATADIR=${WEBDATADIR}
post-patch:
@${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" \
${WRKSRC}/Makefile.in
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>