summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1998-09-03 16:02:35 +0000
committerMike Smith <msmith@FreeBSD.org>1998-09-03 16:02:35 +0000
commitf3ab1648256742054adf3494675d84b28bf1494b (patch)
tree0d68b194e732c9af845bc59827f2d8d525c48d7c /ports-mgmt
parentMark ports that are still suffering from post-perl5-upgrade syndrome (diff)
BUILD_DEPENDS on Tk, as we need Tk headers to build the TkSteal module.
Submitted by: Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
Notes
Notes: svn path=/head/; revision=12998
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/pib/Makefile b/ports-mgmt/pib/Makefile
index 2ce79bf6ed33..9a5492e98a2f 100644
--- a/ports-mgmt/pib/Makefile
+++ b/ports-mgmt/pib/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 December 1996
# Whom: Mike Smith <msmith@freebsd.org>
#
-# $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