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 | |
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
-rw-r--r-- | audio/rat30/Makefile | 3 | ||||
-rw-r--r-- | audio/vat/Makefile | 3 | ||||
-rw-r--r-- | games/tuxracer_golf/Makefile | 3 | ||||
-rw-r--r-- | mbone/rat30/Makefile | 3 | ||||
-rw-r--r-- | mbone/vat/Makefile | 3 |
5 files changed, 0 insertions, 15 deletions
diff --git a/audio/rat30/Makefile b/audio/rat30/Makefile index eff7b2ba2c02..56ab15d5ba14 100644 --- a/audio/rat30/Makefile +++ b/audio/rat30/Makefile @@ -18,9 +18,6 @@ COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool USE_TK= 82 USE_XORG= x11 xext -DEPRECATED= tcl82 support is going to be dropped -EXPIRATION_DATE= 2009-04-22 - WRKSRC= ${WRKDIR}/rat-3.0 USE_GMAKE= yes 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 diff --git a/games/tuxracer_golf/Makefile b/games/tuxracer_golf/Makefile index d4d3d6f2f93d..3655ab71067b 100644 --- a/games/tuxracer_golf/Makefile +++ b/games/tuxracer_golf/Makefile @@ -17,9 +17,6 @@ COMMENT= A golf course theme for Tux Racer RUN_DEPENDS= tuxracer:${PORTSDIR}/games/tuxracer -DEPRECATED= tcl8.3 support is going to be dropped -EXPIRATION_DATE= 2009-05-22 - NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_SUB+= "MV=${MV}" diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile index eff7b2ba2c02..56ab15d5ba14 100644 --- a/mbone/rat30/Makefile +++ b/mbone/rat30/Makefile @@ -18,9 +18,6 @@ COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool USE_TK= 82 USE_XORG= x11 xext -DEPRECATED= tcl82 support is going to be dropped -EXPIRATION_DATE= 2009-04-22 - WRKSRC= ${WRKDIR}/rat-3.0 USE_GMAKE= yes diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index c7a5171d7a92..cc85e2619033 100644 --- a/mbone/vat/Makefile +++ b/mbone/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 |