summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-06 22:57:06 +0000
committerwiz <wiz>2004-07-06 22:57:06 +0000
commitae7395fd34ae93f91198bc8309c53c086a94f10d (patch)
treeede2a121d3dfba804f917b3fc13cd229dede049c /databases
parente11827de9dd3fe05566cdd027a23f64d66147a85 (diff)
downloadpkgsrc-ae7395fd34ae93f91198bc8309c53c086a94f10d.tar.gz
Annotate a comment:
# XXX: following comment still true for buildlink3? # XXX ${PYSITELIB}/... doesn't get transformed by buildlink2
Diffstat (limited to 'databases')
-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