mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- move tk-wrapper from lang to x11-toolkits
Approved by: garga (mentor)
This commit is contained in:
parent
fcd0f472f0
commit
48d5917cc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190118
1
MOVED
1
MOVED
@ -2939,3 +2939,4 @@ devel/crossgo32||2007-04-14|Has expired: Archaic port
|
||||
devel/crossgo32-djgpp2||2007-04-14|Removed, Archaic port
|
||||
devel/crossgo32-djgpp2-pdcurses||2007-04-14|Removed, Archaic port
|
||||
www/xsm|www/extsm|2007-04-16|was moved to resolve conflict with x11/xsm import
|
||||
lang/tk-wrapper|x11-toolkits/tk-wrapper|2007-04-16|Moved to correct category
|
||||
|
@ -316,7 +316,6 @@
|
||||
SUBDIR += tclX
|
||||
SUBDIR += tcltutor
|
||||
SUBDIR += tinycobol
|
||||
SUBDIR += tk-wrapper
|
||||
SUBDIR += tolua
|
||||
SUBDIR += tolua++
|
||||
SUBDIR += tolua4
|
||||
|
@ -1,14 +0,0 @@
|
||||
# New ports collection makefile for: tk-wrapper
|
||||
# Date created: 21 March 2007
|
||||
# Whom: Martin Matuska <mm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MAINTAINER= mm@FreeBSD.org
|
||||
|
||||
BUILDING_TK_WRAPPER= yes
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/tcl-wrapper
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1,6 +0,0 @@
|
||||
Tk-wrapper installs a shell wrapper for the "wish" command that
|
||||
comes with different versions of Tk. Users can define in a configuration file
|
||||
which version of the Tk shell wish should be called.
|
||||
|
||||
- Martin Matuska
|
||||
mm@FreeBSD.org
|
@ -234,6 +234,7 @@
|
||||
SUBDIR += swt31
|
||||
SUBDIR += tile
|
||||
SUBDIR += tix
|
||||
SUBDIR += tk-wrapper
|
||||
SUBDIR += tk80
|
||||
SUBDIR += tk82
|
||||
SUBDIR += tk83
|
||||
|
Loading…
Reference in New Issue
Block a user