summaryrefslogtreecommitdiff
path: root/databases/postgresql80-plperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql80-plperl/Makefile')
-rw-r--r--databases/postgresql80-plperl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql80-plperl/Makefile b/databases/postgresql80-plperl/Makefile
index 37f3a7e9f3f..b9d00347bff 100644
--- a/databases/postgresql80-plperl/Makefile
+++ b/databases/postgresql80-plperl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/21 19:05:07 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/09/09 02:41:56 obache Exp $
PKGNAME= postgresql80-plperl-${BASE_VERS}
COMMENT= PL/Perl procedural language for the PostgreSQL backend
@@ -11,7 +11,7 @@ PERL5_CONFIGURE= NO
CONFIGURE_ARGS+= --with-perl
BUILD_DIRS= ${WRKSRC}/src/pl/plperl
-MAKEFILE= GNUmakefile
+MAKE_FILE= GNUmakefile
USE_LIBTOOL= yes
PKG_LIBTOOL= ${PKG_SHLIBTOOL}