summaryrefslogtreecommitdiff
path: root/databases/odbc-postgresql
diff options
context:
space:
mode:
authorsnj <snj>2004-05-08 04:50:50 +0000
committersnj <snj>2004-05-08 04:50:50 +0000
commit0714d976dfe837ef001434a7fc6a65e09ad86d46 (patch)
tree1ffb8dcfa7a6b12826404fc0f9b49d9b9ec0954b /databases/odbc-postgresql
parent4229637005002be401be84778bf198ceee63f4cc (diff)
downloadpkgsrc-0714d976dfe837ef001434a7fc6a65e09ad86d46.tar.gz
Convert to buildlink3.
Diffstat (limited to 'databases/odbc-postgresql')
-rw-r--r--databases/odbc-postgresql/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/odbc-postgresql/Makefile.common b/databases/odbc-postgresql/Makefile.common
index ed1b3b974ac..1c2a6e81e11 100644
--- a/databases/odbc-postgresql/Makefile.common
+++ b/databases/odbc-postgresql/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2004/04/24 22:46:09 jlam Exp $
+# $NetBSD: Makefile.common,v 1.6 2004/05/08 05:25:12 snj Exp $
DISTNAME= postgresql-${DIST_VERS}
CATEGORIES= databases
@@ -29,7 +29,7 @@ PATCHDIR?= ${.CURDIR}/../odbc-postgresql/patches
DIST_VERS?= 7.2.3
BASE_VERS?= ${DIST_VERS}
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
MAKEFILE= GNUmakefile
GNU_CONFIGURE= YES