Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2016 21:46:35 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r419070 - head/print/flpsed
Message-ID:  <201607252146.u6PLkZpg013272@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Jul 25 21:46:34 2016
New Revision: 419070
URL: https://svnweb.freebsd.org/changeset/ports/419070

Log:
  print/flpsed: drop unused line

Modified:
  head/print/flpsed/Makefile   (contents, props changed)

Modified: head/print/flpsed/Makefile
==============================================================================
--- head/print/flpsed/Makefile	Mon Jul 25 21:46:22 2016	(r419069)
+++ head/print/flpsed/Makefile	Mon Jul 25 21:46:34 2016	(r419070)
@@ -25,8 +25,6 @@ PORTDOCS=	README
 
 OPTIONS_DEFINE=	DOCS
 
-.include <bsd.port.options.mk>
-
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/src/flpsed ${STAGEDIR}${PREFIX}/bin
 	${INSTALL_MAN} ${WRKSRC}/flpsed.1 ${STAGEDIR}${PREFIX}/man/man1



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