aboutsummaryrefslogtreecommitdiff
path: root/databases/py-psycopg2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-psycopg2/Makefile')
-rw-r--r--databases/py-psycopg2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile
index 7deb20d7c39d..7cc7003053e1 100644
--- a/databases/py-psycopg2/Makefile
+++ b/databases/py-psycopg2/Makefile
@@ -26,6 +26,7 @@ EXAMPLES= binary.py copy_from.py copy_to.py cursor.py dialtone.py \
DOCS= AUTHORS INSTALL README NEWS PKG-INFO
+NO_STAGE= yes
post-install:
.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${EXAMPLESDIR}