svn commit: r380425 - head/mail/greylite
Oliver Lehmann
oliver at FreeBSD.org
Wed Mar 4 09:46:00 UTC 2015
Author: oliver
Date: Wed Mar 4 09:45:59 2015
New Revision: 380425
URL: https://svnweb.freebsd.org/changeset/ports/380425
QAT: https://qat.redports.org/buildarchive/r380425/
Log:
remove unneeded stuff
Modified:
head/mail/greylite/Makefile
Modified: head/mail/greylite/Makefile
==============================================================================
--- head/mail/greylite/Makefile Wed Mar 4 09:34:25 2015 (r380424)
+++ head/mail/greylite/Makefile Wed Mar 4 09:45:59 2015 (r380425)
@@ -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>
More information about the svn-ports-all
mailing list