summaryrefslogtreecommitdiff
path: root/databases/postgresql80-pltcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql80-pltcl/Makefile')
-rw-r--r--databases/postgresql80-pltcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql80-pltcl/Makefile b/databases/postgresql80-pltcl/Makefile
index e20a0c797dc..2c10d5b4d16 100644
--- a/databases/postgresql80-pltcl/Makefile
+++ b/databases/postgresql80-pltcl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/02/21 19:05:07 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2007/01/08 20:30:42 adam Exp $
PKGNAME= postgresql80-pltcl-${BASE_VERS}
COMMENT= PL/Tcl procedural language for the PostgreSQL backend
@@ -12,7 +12,7 @@ CONFIGURE_ARGS+= --with-tclconfig="${BUILDLINK_PREFIX.tcl}/lib"
CONFIGURE_ENV+= TCLSH=${TCLSH:Q}
TCLSH= ${BUILDLINK_PREFIX.tcl}/bin/tclsh
-BUILD_DIRS= ${WRKSRC}/src/pl/tcl
+BUILD_DIRS= src/pl/tcl
USE_LIBTOOL= yes
PKG_LIBTOOL= ${PKG_SHLIBTOOL}