aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sqlite3/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 17:21:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 17:21:51 +0000
commit351df3310dc7918fbef6bad7144adee137e2ce6e (patch)
tree35847e7eb9580e8ddc20a22ec9f01a1356cd43cf /databases/py-sqlite3/Makefile
parentce552b4dea9a95bd08fa0c43613c4c5394b2717d (diff)
downloadports-351df3310dc7918fbef6bad7144adee137e2ce6e.tar.gz
ports-351df3310dc7918fbef6bad7144adee137e2ce6e.zip
Notes
Diffstat (limited to 'databases/py-sqlite3/Makefile')
-rw-r--r--databases/py-sqlite3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile
index 17475cbed738..220e63a97589 100644
--- a/databases/py-sqlite3/Makefile
+++ b/databases/py-sqlite3/Makefile
@@ -15,6 +15,8 @@ COMMENT= Standard Python binding to the SQLite3 library
LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3
+PORTSCOUT= ignore:1
+
USE_PYTHON= yes
USE_PYDISTUTILS=yes
USE_XZ= yes