diff options
Diffstat (limited to 'sysutils/pib')
-rw-r--r-- | sysutils/pib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pib/Makefile b/sysutils/pib/Makefile index 76a1570a0452..2ce79bf6ed33 100644 --- a/sysutils/pib/Makefile +++ b/sysutils/pib/Makefile @@ -3,7 +3,7 @@ # Date created: 30 December 1996 # Whom: Mike Smith <msmith@freebsd.org> # -# $Id: Makefile,v 1.6 1998/02/02 14:37:16 vanilla Exp $ +# $Id: Makefile,v 1.7 1998/02/21 22:38:05 fenner 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/tk80 +RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 do-install: ${MKDIR} ${PREFIX}/lib/pib |