From 35aebee91cec1f3d6ed32fad260eb2c01f616244 Mon Sep 17 00:00:00 2001 From: dinoex Date: Tue, 14 Aug 2001 08:01:45 +0000 Subject: - Fix Content of LD_SEARCH_FLAGS - make FreeBSD-* switch in confugure work as intendend - add a patch to make manual autoconf work - PORTREVISION bumped PR: 28726 --- lang/tcl84/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/tcl84/Makefile') diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index 28cf946dc746..3117d1288a9f 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -7,7 +7,7 @@ PORTNAME= tcl PORTVERSION= 8.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang tcl83 MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_3 -- cgit