summaryrefslogtreecommitdiff
path: root/databases/py-psycopg2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-psycopg2/Makefile')
-rw-r--r--databases/py-psycopg2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile
index 02fa52a9253..f32f76b3eb6 100644
--- a/databases/py-psycopg2/Makefile
+++ b/databases/py-psycopg2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/08/05 10:02:11 obache Exp $
+# $NetBSD: Makefile,v 1.21 2012/10/02 21:25:50 asau Exp $
DISTNAME= psycopg2-2.4.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://initd.org/psycopg/
COMMENT= PostgreSQL database adapter for Python
LICENSE= gnu-lgpl-v3
-PKG_DESTDIR_SUPPORT= user-destdir
-
PYTHON_VERSIONS_INCLUDE_3X= yes
.include "../../lang/python/distutils.mk"