summaryrefslogtreecommitdiff
path: root/databases/py-postgresql
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-09-09 02:41:53 +0000
committerobache <obache@pkgsrc.org>2006-09-09 02:41:53 +0000
commite896edb7fed80da6ae7d986bb31d0f459cbf72ea (patch)
tree5a4cdd19b2797d53e5ff29d89f921d882e82acda /databases/py-postgresql
parentaba5e6c463028c3b0542695e7351bd9b809071eb (diff)
downloadpkgsrc-e896edb7fed80da6ae7d986bb31d0f459cbf72ea.tar.gz
Rename variable MAKEFILE to MAKE_FILE.
Diffstat (limited to 'databases/py-postgresql')
-rw-r--r--databases/py-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index b70b1bc6643..a0846991eb9 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2006/06/16 10:58:23 rillig Exp $
+# $NetBSD: Makefile,v 1.49 2006/09/09 02:41:56 obache Exp $
DISTNAME= PyGreSQL-3.8.1
PKGNAME= ${PYPKGPREFIX}-postgresql-3.8.1
@@ -14,7 +14,7 @@ MAKE_ENV+= MANDIR=${LOCALBASE}/man
MAKE_ENV+= BINDIR=${LOCALBASE}/bin
USE_TOOLS+= gmake
-MAKEFILE= GNUmakefile
+MAKE_FILE= GNUmakefile
MAKE_ENV+= INSTALLED_LIBPQ=1
PY_PATCHPLIST= yes