summaryrefslogtreecommitdiff
path: root/databases/py-psycopg
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-07-06 22:57:06 +0000
committerwiz <wiz@pkgsrc.org>2004-07-06 22:57:06 +0000
commit613ae35ce3933343d764df2f24960bd6a1e6a716 (patch)
treeede2a121d3dfba804f917b3fc13cd229dede049c /databases/py-psycopg
parent62144ff6ab04dabefae2240937a5befc834b292f (diff)
downloadpkgsrc-613ae35ce3933343d764df2f24960bd6a1e6a716.tar.gz
Annotate a comment:
# XXX: following comment still true for buildlink3? # XXX ${PYSITELIB}/... doesn't get transformed by buildlink2
Diffstat (limited to 'databases/py-psycopg')
-rw-r--r--databases/py-psycopg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile
index 3de54ddd6b7..df1025d331c 100644
--- a/databases/py-psycopg/Makefile
+++ b/databases/py-psycopg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/05/08 05:25:12 snj Exp $
+# $NetBSD: Makefile,v 1.12 2004/07/06 22:57:06 wiz Exp $
#
DISTNAME= psycopg-1.1.11
@@ -15,6 +15,7 @@ CONFIGURE_ARGS+= --with-python=${PYTHONBIN}
CONFIGURE_ARGS+= \
--with-postgres-includes=${BUILDLINK_PREFIX.postgresql-lib}/include/postgresql\
--with-postgres-libraries=${BUILDLINK_PREFIX.postgresql-lib}/lib
+# XXX: following comment still true for buildlink3?
# XXX ${PYSITELIB}/... doesn't get transformed by buildlink2
CONFIGURE_ARGS+= --with-mxdatetime-includes=${BUILDLINK_DIR}/include
ALL_TARGET= default