Date: Sat, 17 Feb 2018 13:45:06 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462158 - head/lang/chibi-scheme Message-ID: <201802171345.w1HDj6aI038168@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat Feb 17 13:45:06 2018 New Revision: 462158 URL: https://svnweb.freebsd.org/changeset/ports/462158 Log: lang/chibi-scheme: Portscout, please ignore the bad 'stable' upstream tag Modified: head/lang/chibi-scheme/Makefile Modified: head/lang/chibi-scheme/Makefile ============================================================================== --- head/lang/chibi-scheme/Makefile Sat Feb 17 13:40:28 2018 (r462157) +++ head/lang/chibi-scheme/Makefile Sat Feb 17 13:45:06 2018 (r462158) @@ -29,6 +29,8 @@ MAKE_JOBS_UNSAFE= yes ALL_TARGET= all libchibi-scheme.a TEST_TARGET= test +PORTSCOUT= skipv:stable + post-patch: @${REINPLACE_CMD} -e 's@ -g -g3 -O3 @ @' \ -e '/$$(SO)/ s@$$(INSTALL_EXE) -m0755 @$$(BSD_INSTALL_LIB) @' \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802171345.w1HDj6aI038168>