From b6d6b302c94fe4922cbc4550b3fdb06a43de6f8e Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 25 Sep 1998 10:07:46 +0000 Subject: tcl80 has been ELFized. --- databases/postgresql91-server/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/postgresql91-server') diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index b649a7582979..d2d06724b61f 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -3,7 +3,7 @@ # Date created: April 2, 1997 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $ +# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $ # DISTNAME= postgresql-6.3.2 @@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG # postgresql with tcl support by typing: make USE_TCL=yes .if defined(USE_TCL) MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0 -LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80 +LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 WITH_TCL= --with-tcl .endif -- cgit v1.2.3