Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2016 12:15:10 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417711 - head/lang/rexx-regutil
Message-ID:  <201606281215.u5SCFAxC052685@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jun 28 12:15:09 2016
New Revision: 417711
URL: https://svnweb.freebsd.org/changeset/ports/417711

Log:
  Remove commented out include.

Modified:
  head/lang/rexx-regutil/Makefile   (contents, props changed)

Modified: head/lang/rexx-regutil/Makefile
==============================================================================
--- head/lang/rexx-regutil/Makefile	Tue Jun 28 11:57:33 2016	(r417710)
+++ head/lang/rexx-regutil/Makefile	Tue Jun 28 12:15:09 2016	(r417711)
@@ -34,8 +34,6 @@ PORTEXAMPLES=	*.rex
 
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
-#include <bsd.options.mk>
-
 do-install:
 		${INSTALL_LIB} ${WRKSRC}/librexxutil.so ${STAGEDIR}${PREFIX}/lib/
 		${INSTALL_MAN} ${WRKDIR}/regutil.1 ${STAGEDIR}${PREFIX}/man/man1/



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