From 047a4585ef5bf1ee3ae1198bae7ba577e14eacf1 Mon Sep 17 00:00:00 2001 From: jmc Date: Fri, 18 Apr 2003 13:16:41 +0000 Subject: Do the install check in a way that actually works. --- databases/tcl-fbsql/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/tcl-fbsql') diff --git a/databases/tcl-fbsql/Makefile b/databases/tcl-fbsql/Makefile index 4b59c208cf5..419ed3546d6 100644 --- a/databases/tcl-fbsql/Makefile +++ b/databases/tcl-fbsql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/04/15 22:06:42 jmc Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/18 13:16:41 jmc Exp $ DISTNAME= fbsql.c PKGNAME= tcl-fbsql-1.05 @@ -27,7 +27,7 @@ do-install: .include "../../lang/tcl/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -.if !target(do-install) +.ifmake do-install # Need here for $PREFIX TCL_DIR!= . ${PREFIX}/lib/tclConfig.sh; echo $$TCL_PACKAGE_PATH .endif -- cgit v1.2.3