diff options
| author | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
| commit | bc087374d35aa9c841dd63d44e9c9697702921ed (patch) | |
| tree | 9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /deskutils | |
| parent | 3689fb2140698b1b4eff0933fe730262b161f533 (diff) | |
Notes
Diffstat (limited to 'deskutils')
| -rw-r--r-- | deskutils/cbb/Makefile | 2 | ||||
| -rw-r--r-- | deskutils/cbb/files/patch-01 | 2 | ||||
| -rw-r--r-- | deskutils/zorro/Makefile | 4 | ||||
| -rw-r--r-- | deskutils/zorro/files/patch-aa | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/cbb/Makefile b/deskutils/cbb/Makefile index 5915c9157d6c..5f28bf5e3282 100644 --- a/deskutils/cbb/Makefile +++ b/deskutils/cbb/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \ MAINTAINER= kline@thought.org -RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 +RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 NO_BUILD= yes USE_PERL5= yes diff --git a/deskutils/cbb/files/patch-01 b/deskutils/cbb/files/patch-01 index 9658330ab0b8..9d52612aaa75 100644 --- a/deskutils/cbb/files/patch-01 +++ b/deskutils/cbb/files/patch-01 @@ -14,7 +14,7 @@ install: - $(PERL) install.pl + $(PERL) install.pl --prefix ${PREFIX} --libdir ${PREFIX}/lib/cbb \ -+ --perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish8.0 ++ --perlpath ${PERL5} --wishpath ${PREFIX}/bin/wish8.2 docs/cbb-man.dvi: docs/cbb-man.tex (cd docs; \ diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index 8e24b8e48334..9a6fb049e2fc 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -8,12 +8,12 @@ DISTNAME= zorro-1.1p8 PKGNAME= zorro-1.1.8 -CATEGORIES= deskutils tk80 +CATEGORIES= deskutils tk82 MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/ MAINTAINER= shanee@augusta.de -LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 NO_BUILD= yes diff --git a/deskutils/zorro/files/patch-aa b/deskutils/zorro/files/patch-aa index 02f645527961..4874763fbe63 100644 --- a/deskutils/zorro/files/patch-aa +++ b/deskutils/zorro/files/patch-aa @@ -9,7 +9,7 @@ # ---------------------------------------------------------------------- # AUTHOR: Lindsay Marshall <lindsay.marshall@newcastle.ac.uk> --- 1,6 ---- -! #!/usr/local/bin/wish8.0 +! #!/usr/local/bin/wish8.2 # ! # Version 1.1 Patch 8 # |
