pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/py-psycopg Annotate a comment:
details: https://anonhg.NetBSD.org/pkgsrc/rev/2bca00a45d55
branches: trunk
changeset: 477673:2bca00a45d55
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jul 06 22:57:06 2004 +0000
description:
Annotate a comment:
# XXX: following comment still true for buildlink3?
# XXX ${PYSITELIB}/... doesn't get transformed by buildlink2
diffstat:
databases/py-psycopg/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ff29cf72b920 -r 2bca00a45d55 databases/py-psycopg/Makefile
--- a/databases/py-psycopg/Makefile Tue Jul 06 22:56:32 2004 +0000
+++ b/databases/py-psycopg/Makefile Tue Jul 06 22:57:06 2004 +0000
@@ -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-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
Home |
Main Index |
Thread Index |
Old Index