summaryrefslogtreecommitdiff
path: root/databases/py-postgresql
diff options
context:
space:
mode:
authorobache <obache>2006-09-09 02:41:53 +0000
committerobache <obache>2006-09-09 02:41:53 +0000
commite1e386e3173dd4f36970c21d5a0ea223adc78eae (patch)
tree5a4cdd19b2797d53e5ff29d89f921d882e82acda /databases/py-postgresql
parente37a9c953f543fcbbd071377f304200ac57df715 (diff)
downloadpkgsrc-e1e386e3173dd4f36970c21d5a0ea223adc78eae.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