From 47d44d56d4b23e1cbb69754a004d7d66663f2dbe Mon Sep 17 00:00:00 2001 From: oliver Date: Wed, 4 Mar 2015 09:45:59 +0000 Subject: remove unneeded stuff --- mail/greylite/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mail/greylite') diff --git a/mail/greylite/Makefile b/mail/greylite/Makefile index 85e35ca9ba3..b643c4c02a9 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 -- cgit