summaryrefslogtreecommitdiff
path: root/databases/postgresql73-plperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql73-plperl/Makefile')
-rw-r--r--databases/postgresql73-plperl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql73-plperl/Makefile b/databases/postgresql73-plperl/Makefile
index 4ce7a2d990f..82cb8f83d5b 100644
--- a/databases/postgresql73-plperl/Makefile
+++ b/databases/postgresql73-plperl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:14 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/22 05:35:32 jlam Exp $
PKGNAME= postgresql73-plperl-${BASE_VERS}
COMMENT= PL/Perl procedural language for the PostgreSQL backend
@@ -10,7 +10,6 @@ DEPENDS+= postgresql73-server>=${BASE_VERS}:../../databases/postgresql73-server
CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
CONFIGURE_ARGS+= --with-perl
-CONFIGURE_ENV+= PERL="${PERL5}"
BUILD_DIRS= ${WRKSRC}/src/pl/plperl
MAKEFILE= GNUmakefile