summaryrefslogtreecommitdiff
path: root/databases/odbc-postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'databases/odbc-postgresql')
-rw-r--r--databases/odbc-postgresql/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/odbc-postgresql/Makefile.common b/databases/odbc-postgresql/Makefile.common
index d57d6a5eeda..fab30bc8568 100644
--- a/databases/odbc-postgresql/Makefile.common
+++ b/databases/odbc-postgresql/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2006/03/04 21:29:09 jlam Exp $
+# $NetBSD: Makefile.common,v 1.12 2006/06/06 15:04:42 joerg Exp $
DISTNAME= postgresql-${DIST_VERS}
CATEGORIES= databases
@@ -29,6 +29,7 @@ PATCHDIR?= ${.CURDIR}/../odbc-postgresql/patches
DIST_VERS?= 7.2.3
BASE_VERS?= ${DIST_VERS}
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
MAKEFILE= GNUmakefile
GNU_CONFIGURE= YES