svn commit: r498662 - head/security/fswatch
Mateusz Piotrowski
0mp at FreeBSD.org
Thu Apr 11 10:27:17 UTC 2019
Author: 0mp
Date: Thu Apr 11 10:27:15 2019
New Revision: 498662
URL: https://svnweb.freebsd.org/changeset/ports/498662
Log:
security/fswatch: Tell portscout to ignore a certain version
Modified:
head/security/fswatch/Makefile
Modified: head/security/fswatch/Makefile
==============================================================================
--- head/security/fswatch/Makefile Thu Apr 11 10:20:26 2019 (r498661)
+++ head/security/fswatch/Makefile Thu Apr 11 10:27:15 2019 (r498662)
@@ -18,6 +18,8 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
--enable-stflags
GNU_CONFIGURE= yes
+PORTSCOUT= ignore:0.02.04beta
+
post-patch:
@${REINPLACE_CMD} '/INSTALL/ s|prefix)|DESTDIR)$$(&|' \
${WRKSRC}/examples/Makefile.in
More information about the svn-ports-head
mailing list