Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2016 15:57:22 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r415795 - head/mail/msglint
Message-ID:  <201605241557.u4OFvMgx038134@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Tue May 24 15:57:22 2016
New Revision: 415795
URL: https://svnweb.freebsd.org/changeset/ports/415795

Log:
  mail/msglint: remove NO_INSTALL
  
  Reported by:	mat

Modified:
  head/mail/msglint/Makefile

Modified: head/mail/msglint/Makefile
==============================================================================
--- head/mail/msglint/Makefile	Tue May 24 15:05:16 2016	(r415794)
+++ head/mail/msglint/Makefile	Tue May 24 15:57:22 2016	(r415795)
@@ -14,7 +14,6 @@ LICENSE_FILE=	LICENSE
 
 NO_WRKSUBDIR=	yes
 ALL_TARGET=	msglint
-NO_INSTALL=	yes
 PLIST_FILES=	bin/msglint
 
 do-install:



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