Index: pkg-deinstall.tclsh =================================================================== RCS file: /home/pcvs/ports/lang/tcl84/pkg-deinstall.tclsh,v retrieving revision 1.2 diff -u -r1.2 pkg-deinstall.tclsh --- pkg-deinstall.tclsh 31 May 2000 18:31:17 -0000 1.2 +++ pkg-deinstall.tclsh 1 Dec 2006 03:03:42 -0000 @@ -9,7 +9,7 @@ # # Explicitly listing /usr/X11R6/bin here is debatable. # -BINDIR="${PKG_PREFIX}/bin /usr/X11R6/bin" +BINDIR="${PKG_PREFIX}/bin ${X11BASE}/bin" TCLSH=${PKG_PREFIX}/bin/tclsh tclshs=$(/bin/ls ${BINDIR} 2> /dev/null | \