Date: Thu, 20 Apr 2017 14:20:31 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438951 - head/devel/libbinio Message-ID: <201704201420.v3KEKVt0025605@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Thu Apr 20 14:20:30 2017 New Revision: 438951 URL: https://svnweb.freebsd.org/changeset/ports/438951 Log: Add PORTSCOUT to ignore invalid version Modified: head/devel/libbinio/Makefile Modified: head/devel/libbinio/Makefile ============================================================================== --- head/devel/libbinio/Makefile Thu Apr 20 13:44:37 2017 (r438950) +++ head/devel/libbinio/Makefile Thu Apr 20 14:20:30 2017 (r438951) @@ -21,6 +21,8 @@ GH_TAGNAME= ${PORTNAME}-${PORTVERSION} INSTALL_TARGET= install-strip +PORTSCOUT= skipv:start + post-patch: @${REINPLACE_CMD} -e 's|^\(SUBDIRS\ =\).*|\1 src|' ${WRKSRC}/Makefile.am
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704201420.v3KEKVt0025605>