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 /misc | |
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 'misc')
-rw-r--r-- | misc/dotfile/Makefile | 3 | ||||
-rw-r--r-- | misc/tkrunit/Makefile | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index 5713aec3a2a1..16f4e0eceaa9 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -16,9 +16,6 @@ COMMENT= A GUI dotfile generator program to create .config files BUILD_DEPENDS= formail:${PORTSDIR}/mail/procmail -DEPRECATED= tcl82 support is going to be dropped -EXPIRATION_DATE= 2009-04-22 - GNU_CONFIGURE= yes PLIST_SUB= DISTNAME="${DISTNAME}" NO_BUILD= yes diff --git a/misc/tkrunit/Makefile b/misc/tkrunit/Makefile index 8e4bbe20cb69..adf858c54240 100644 --- a/misc/tkrunit/Makefile +++ b/misc/tkrunit/Makefile @@ -17,9 +17,6 @@ COMMENT= GUI app launcher with completion and history RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 -DEPRECATED= tcl82 support is going to be dropped -EXPIRATION_DATE= 2009-04-22 - NO_BUILD= yes post-extract: |