Make this work under tk8.0

This commit is contained in:
Justin M. Seger 1997-11-22 19:55:29 +00:00
parent 0a8a44e161
commit ccda279501
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8766
2 changed files with 4 additions and 4 deletions

View file

@ -3,17 +3,17 @@
# Date created: 03 Aug 1996 # Date created: 03 Aug 1996
# Whom: shanee@rabbit.augusta.de # Whom: shanee@rabbit.augusta.de
# #
# $Id: Makefile,v 1.7 1997/04/20 13:19:37 wosch Exp $ # $Id: Makefile,v 1.8 1997/08/10 22:25:19 fenner Exp $
# #
DISTNAME= zorro-1.1p8 DISTNAME= zorro-1.1p8
PKGNAME= zorro-1.1.8 PKGNAME= zorro-1.1.8
CATEGORIES= misc tk41 CATEGORIES= misc tk80
MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/ MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/
MAINTAINER= shanee@augusta.de MAINTAINER= shanee@augusta.de
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41 LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
NO_BUILD= yes NO_BUILD= yes

View file

@ -9,7 +9,7 @@
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# AUTHOR: Lindsay Marshall <lindsay.marshall@newcastle.ac.uk> # AUTHOR: Lindsay Marshall <lindsay.marshall@newcastle.ac.uk>
--- 1,6 ---- --- 1,6 ----
! #!/usr/local/bin/wish4.1 ! #!/usr/local/bin/wish8.0
# #
! # Version 1.1 Patch 8 ! # Version 1.1 Patch 8
# #