From c228dba825b018762ae3a61f087833c35a42f360 Mon Sep 17 00:00:00 2001 From: pst Date: Thu, 10 Oct 1996 05:50:17 +0000 Subject: Clean up Biff and goodstuff startup --- x11/tkgoodstuff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/tkgoodstuff') diff --git a/x11/tkgoodstuff/Makefile b/x11/tkgoodstuff/Makefile index cb324980a160..dbfbe8c34f6f 100644 --- a/x11/tkgoodstuff/Makefile +++ b/x11/tkgoodstuff/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Oct 1996 # Whom: pst # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/10/08 04:45:57 pst Exp $ # #PKGNAME= tkgoodstuff-4.1 @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pst@FreeBSD.org RUN_DEPENDS= fvwm:${PORTSDIR}/x11/fvwm2 -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= tk41\\.1:${PORTSDIR}/x11/tk41 GNU_CONFIGURE= yes CONFIGURE_ENV= TCLCONFIGSH=/usr/libdata/tcl/tclConfig.sh TCLSH=/usr/bin/tclsh \ -- cgit