svn commit: r517756 - head/net/libcoap

Tobias C. Berner tcberner at FreeBSD.org
Sat Nov 16 15:47:10 UTC 2019


Author: tcberner
Date: Sat Nov 16 15:47:09 2019
New Revision: 517756
URL: https://svnweb.freebsd.org/changeset/ports/517756

Log:
  net/libcoap: give portscout a hand

Modified:
  head/net/libcoap/Makefile

Modified: head/net/libcoap/Makefile
==============================================================================
--- head/net/libcoap/Makefile	Sat Nov 16 15:46:23 2019	(r517755)
+++ head/net/libcoap/Makefile	Sat Nov 16 15:47:09 2019	(r517756)
@@ -31,4 +31,6 @@ DOXYGEN_CONFIGURE_ENABLE=	doxygen
 
 INSTALL_TARGET=	install-strip
 
+PORTSCOUT=	ignore:tinydtls
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list