pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/odbc-postgresql this uses openssl, so it nee...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b196ad3d8ec
branches:  trunk
changeset: 476496:4b196ad3d8ec
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Jun 12 02:39:57 2004 +0000

description:
this uses openssl, so it needs openssl/buildlink3.mk.

diffstat:

 databases/odbc-postgresql/Makefile.common |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r aa2115f52c7f -r 4b196ad3d8ec databases/odbc-postgresql/Makefile.common
--- a/databases/odbc-postgresql/Makefile.common Sat Jun 12 02:35:29 2004 +0000
+++ b/databases/odbc-postgresql/Makefile.common Sat Jun 12 02:39:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2004/05/08 05:25:12 snj Exp $
+# $NetBSD: Makefile.common,v 1.7 2004/06/12 02:39:57 grant Exp $
 
 DISTNAME=              postgresql-${DIST_VERS}
 CATEGORIES=            databases
@@ -70,3 +70,5 @@
 CONFIGURE_ARGS+=       --with-template="${LOWER_OPSYS}"
 
 BUILD_DIRS=            ${WRKSRC}/src/interfaces/odbc
+
+.include "../../security/openssl/buildlink3.mk"



Home | Main Index | Thread Index | Old Index