diff options
author | agc <agc> | 1999-04-01 13:38:43 +0000 |
---|---|---|
committer | agc <agc> | 1999-04-01 13:38:43 +0000 |
commit | 43a439bfafc87969143eacc01fe95e4f68a8dc12 (patch) | |
tree | da5d46c57de4dca381b391a1b057e69e88cfec3a /mbone/vat | |
parent | e31512d764909bd113afbbbe9e0cd46af731feb1 (diff) | |
download | pkgsrc-43a439bfafc87969143eacc01fe95e4f68a8dc12.tar.gz |
Update to tk version 8.0.5. This seems to be primarily a bug-fix release.
Diffstat (limited to 'mbone/vat')
-rw-r--r-- | mbone/vat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 2c27e62414c..7b87033df06 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 1999/03/22 09:38:24 agc Exp $ +# $NetBSD: Makefile,v 1.21 1999/04/01 13:38:44 agc Exp $ # FreeBSD Id: Makefile,v 1.4 1997/09/11 03:54:43 fenner Exp # @@ -14,7 +14,7 @@ HOMEPAGE= http://www-nrg.ee.lbl.gov/vat/ # we can use this first BUILD_DEPENDS and save some work. #BUILD_DEPENDS= ${GSM_WORK}/inc/private.h:${GSM_DIR}:patch BUILD_DEPENDS= ${GSM_WORK}/lib/libgsm.a:${GSM_DIR}:build -DEPENDS+= tk-8.0p2:../../x11/tk80 +DEPENDS+= tk-8.0.5:../../x11/tk80 #DEPENDS+= gsm-1.0.10:${GSM_DIR} NOT_FOR_ARCHS= alpha #filter.cc compiler error |