diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-03-15 02:50:25 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-03-15 02:50:25 +0800 |
commit | 49336587ac0af7541c2171b97077371a60242eab (patch) | |
tree | 5eac5ad79331c01aa01e5f14a7494c7e9c2e7d66 /audio/vat | |
parent | 1e452be3b7de0f31be5cbdf2fe8fcd2bac31cfb5 (diff) | |
download | freebsd-ports-gnome-49336587ac0af7541c2171b97077371a60242eab.tar.gz freebsd-ports-gnome-49336587ac0af7541c2171b97077371a60242eab.tar.zst freebsd-ports-gnome-49336587ac0af7541c2171b97077371a60242eab.zip |
- externd support for tcl/tk 8.3
Diffstat (limited to 'audio/vat')
-rw-r--r-- | audio/vat/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/vat/Makefile b/audio/vat/Makefile index c7a5171d7a92..cc85e2619033 100644 --- a/audio/vat/Makefile +++ b/audio/vat/Makefile @@ -15,9 +15,6 @@ DISTFILES= vatsrc-4.0b2.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= The Visual Audio Tool - multicast audioconferencing -DEPRECATED= tcl8.3 support is going to be dropped -EXPIRATION_DATE= 2009-05-22 - GSM_DIR= ${.CURDIR}/../../audio/gsm GSM_WORK= ${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl12 |