From e19b5aa5fd05469e3cc5e10e9bc60f6fcb85bc1a Mon Sep 17 00:00:00 2001 From: msmith Date: Thu, 3 Sep 1998 16:02:35 +0000 Subject: BUILD_DEPENDS on Tk, as we need Tk headers to build the TkSteal module. Submitted by: Thomas Valentino Crimi --- sysutils/pib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/pib/Makefile b/sysutils/pib/Makefile index 2ce79bf..9a5492e 100644 --- a/sysutils/pib/Makefile +++ b/sysutils/pib/Makefile @@ -3,7 +3,7 @@ # Date created: 30 December 1996 # Whom: Mike Smith # -# $Id: Makefile,v 1.7 1998/02/21 22:38:05 fenner Exp $ +# $Id: Makefile,v 1.8 1998/08/07 23:56:47 asami Exp $ # DISTNAME= pib-1.1 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://gsoft.com.au/pub/pib/ MAINTAINER= msmith@freebsd.org -RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 +BUILD_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 do-install: ${MKDIR} ${PREFIX}/lib/pib -- cgit v1.1