svn commit: r326659 - head/databases/py-bsddb
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 7 17:21:45 UTC 2013
Author: sunpoet
Date: Sat Sep 7 17:21:44 2013
New Revision: 326659
URL: http://svnweb.freebsd.org/changeset/ports/326659
Log:
- Add PORTSCOUT=ignore:1 to avoid false alarm
Modified:
head/databases/py-bsddb/Makefile (contents, props changed)
Modified: head/databases/py-bsddb/Makefile
==============================================================================
--- head/databases/py-bsddb/Makefile Sat Sep 7 17:20:21 2013 (r326658)
+++ head/databases/py-bsddb/Makefile Sat Sep 7 17:21:44 2013 (r326659)
@@ -13,6 +13,8 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= python at FreeBSD.org
COMMENT= Standard Python bindings to the Berkeley DB library
+PORTSCOUT= ignore:1
+
USE_BDB= 43+
USE_PYTHON= yes
USE_PYDISTUTILS=yes
More information about the svn-ports-head
mailing list