mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
BUILD_DEPENDS on Tk, as we need Tk headers to build the TkSteal module.
Submitted by: Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
This commit is contained in:
parent
2d8ab3c4a7
commit
f3ab164825
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12998
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user