diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-03-15 02:29:15 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-03-15 02:29:15 +0800 |
commit | c0c6b2c6fbbc5e8dd50505b4e8bc57eeb20ebd0c (patch) | |
tree | d9b56a222e7f8747a0204ed043acf31f2c4d05a9 /audio/splaytk | |
parent | f8c5b6bca533939891bdca5de37bfd14ce7a8055 (diff) | |
download | freebsd-ports-gnome-c0c6b2c6fbbc5e8dd50505b4e8bc57eeb20ebd0c.tar.gz freebsd-ports-gnome-c0c6b2c6fbbc5e8dd50505b4e8bc57eeb20ebd0c.tar.zst freebsd-ports-gnome-c0c6b2c6fbbc5e8dd50505b4e8bc57eeb20ebd0c.zip |
- externd support for tcl/tk 8.2
Diffstat (limited to 'audio/splaytk')
-rw-r--r-- | audio/splaytk/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/splaytk/Makefile b/audio/splaytk/Makefile index 5ad75bbe2faf..ab0650f8aa17 100644 --- a/audio/splaytk/Makefile +++ b/audio/splaytk/Makefile @@ -20,9 +20,6 @@ RUN_DEPENDS= splay:${PORTSDIR}/audio/splay \ WRKSRC= ${WRKDIR}/splay-tk-2.0 -DEPRECATED= tcl82 support is going to be dropped -EXPIRATION_DATE= 2009-04-22 - NO_BUILD= yes do-install: |