From a81e6ab8366ea745139cc595db3392f4dcf20b02 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 22 Dec 2007 00:06:37 +0000 Subject: perl is also needed as tool now. --- databases/postgresql80-plperl/Makefile | 3 ++- databases/postgresql81-plperl/Makefile | 3 ++- databases/postgresql82-plperl/Makefile | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'databases') diff --git a/databases/postgresql80-plperl/Makefile b/databases/postgresql80-plperl/Makefile index 8128fded166..496ed065902 100644 --- a/databases/postgresql80-plperl/Makefile +++ b/databases/postgresql80-plperl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/01/08 20:30:42 adam Exp $ +# $NetBSD: Makefile,v 1.8 2007/12/22 00:06:37 joerg Exp $ PKGNAME= postgresql80-plperl-${BASE_VERS} COMMENT= PL/Perl procedural language for the PostgreSQL backend @@ -9,6 +9,7 @@ DEPENDS+= postgresql80-server>=${BASE_VERS}:../../databases/postgresql80-server PERL5_CONFIGURE= NO CONFIGURE_ARGS+= --with-perl +USE_TOOLS+= perl BUILD_DIRS= src/pl/plperl MAKE_FILE= GNUmakefile diff --git a/databases/postgresql81-plperl/Makefile b/databases/postgresql81-plperl/Makefile index 8eddeb29645..540ff71682c 100644 --- a/databases/postgresql81-plperl/Makefile +++ b/databases/postgresql81-plperl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2007/01/08 18:55:38 adam Exp $ +# $NetBSD: Makefile,v 1.5 2007/12/22 00:08:05 joerg Exp $ PKGNAME= postgresql81-plperl-${BASE_VERS} COMMENT= PL/Perl procedural language for the PostgreSQL backend @@ -13,6 +13,7 @@ CONFIGURE_ARGS+= --with-perl BUILD_DIRS= src/pl/plperl MAKE_FILE= GNUmakefile +USE_TOOLS+= perl USE_LIBTOOL= yes PKG_LIBTOOL= ${PKG_SHLIBTOOL} diff --git a/databases/postgresql82-plperl/Makefile b/databases/postgresql82-plperl/Makefile index b36aa2b9949..e53af8407af 100644 --- a/databases/postgresql82-plperl/Makefile +++ b/databases/postgresql82-plperl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/02/05 11:10:02 adam Exp $ +# $NetBSD: Makefile,v 1.3 2007/12/22 00:08:05 joerg Exp $ PKGNAME= postgresql82-plperl-${BASE_VERS} COMMENT= PL/Perl procedural language for the PostgreSQL backend @@ -13,6 +13,7 @@ CONFIGURE_ARGS+= --with-perl BUILD_DIRS= src/pl/plperl MAKE_FILE= GNUmakefile +USE_TOOLS+= perl USE_LIBTOOL= yes PKG_LIBTOOL= ${PKG_SHLIBTOOL} -- cgit v1.2.3