svn commit: r417711 - head/lang/rexx-regutil

Mathieu Arnold mat at FreeBSD.org
Tue Jun 28 12:15:11 UTC 2016


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/


More information about the svn-ports-head mailing list