aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/greylite/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/greylite/Makefile b/mail/greylite/Makefile
index 85e35ca9ba37..b643c4c02a9b 100644
--- a/mail/greylite/Makefile
+++ b/mail/greylite/Makefile
@@ -22,7 +22,6 @@ PLIST_FILES= bin/greylite \
%%UCSPI2SOCKET%%bin/ucspi2socket \
man/man8/greylite.8.gz
-MANCOMPRESSED= yes
SUB_FILES= pkg-message
OPTIONS_DEFINE= GEOIP DNSBLENV UCSPI2SOCKET
@@ -58,7 +57,4 @@ post-patch:
${REINPLACE_CMD} -e 's|PREFIX\?=.*|PREFIX=${STAGEDIR}${PREFIX}|g' \
${WRKSRC}/Makefile
-do-build:
- ${MAKE} -C ${WRKSRC} ${MAKE_ARGS}
-
.include <bsd.port.post.mk>