summaryrefslogtreecommitdiff
path: root/databases/postgresql82-plperl
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-12-22 00:06:37 +0000
committerjoerg <joerg@pkgsrc.org>2007-12-22 00:06:37 +0000
commit08be9eb0f9486f9f25d67bfdb4c550aef2ed371b (patch)
tree3e21a99d88608fd45c24f54b23ba67ee8ca26485 /databases/postgresql82-plperl
parent6f3e0e9c2697bcecd2594d7807badd91e3c7b835 (diff)
downloadpkgsrc-08be9eb0f9486f9f25d67bfdb4c550aef2ed371b.tar.gz
perl is also needed as tool now.
Diffstat (limited to 'databases/postgresql82-plperl')
-rw-r--r--databases/postgresql82-plperl/Makefile3
1 files changed, 2 insertions, 1 deletions
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}