Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 2015 09:45:59 +0000 (UTC)
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r380425 - head/mail/greylite
Message-ID:  <201503040945.t249jxQF057723@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503040945.t249jxQF057723>