svn commit: r344058 - head/devel/bunny
Emanuel Haupt
ehaupt at FreeBSD.org
Thu Feb 13 09:39:25 UTC 2014
Author: ehaupt
Date: Thu Feb 13 09:39:25 2014
New Revision: 344058
URL: http://svnweb.freebsd.org/changeset/ports/344058
QAT: https://qat.redports.org/buildarchive/r344058/
Log:
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.
Encouraged by: mat
Modified:
head/devel/bunny/Makefile
Modified: head/devel/bunny/Makefile
==============================================================================
--- head/devel/bunny/Makefile Thu Feb 13 09:39:20 2014 (r344057)
+++ head/devel/bunny/Makefile Thu Feb 13 09:39:25 2014 (r344058)
@@ -22,8 +22,6 @@ ONLY_FOR_ARCHS_REASON= Fails to compile:
OPTIONS_DEFINE=DOCS
-.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} -e '/^CFLAGS/d' ${WRKSRC}/${MAKEFILE}
More information about the svn-ports-all
mailing list