Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2017 14:56:54 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441401 - head/audio/py-mad
Message-ID:  <201705211456.v4LEusP9061120@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 21 14:56:54 2017
New Revision: 441401
URL: https://svnweb.freebsd.org/changeset/ports/441401

Log:
  Add PORTSCOUT

Modified:
  head/audio/py-mad/Makefile

Modified: head/audio/py-mad/Makefile
==============================================================================
--- head/audio/py-mad/Makefile	Sun May 21 14:56:49 2017	(r441400)
+++ head/audio/py-mad/Makefile	Sun May 21 14:56:54 2017	(r441401)
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libmad.so:audio/libmad
 
+PORTSCOUT=	ignore:1
+
 USE_PYTHON=	autoplist distutils
 USES=		python
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705211456.v4LEusP9061120>