aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/tcl.mk
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-03-15 10:31:54 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-03-15 10:31:54 +0000
commit5b4f2ad658c29e52e0e14810a992741e35b40b39 (patch)
tree04a541ae461fb3406672a9841bdffb530e70e3b5 /Mk/Uses/tcl.mk
parent15570723c5e288525775238d61903b8df047ae4a (diff)
downloadports-5b4f2ad658c29e52e0e14810a992741e35b40b39.tar.gz
ports-5b4f2ad658c29e52e0e14810a992741e35b40b39.zip
Notes
Diffstat (limited to 'Mk/Uses/tcl.mk')
-rw-r--r--Mk/Uses/tcl.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/Mk/Uses/tcl.mk b/Mk/Uses/tcl.mk
index 2c528f09df0f..fa3528a37eca 100644
--- a/Mk/Uses/tcl.mk
+++ b/Mk/Uses/tcl.mk
@@ -4,9 +4,6 @@
#
# Provide support to use Tcl/Tk
#
-# MAINTAINER: tcltk@FreeBSD.org
-#
-#
# Variables set by this file:
#
# TCL_VER - Major.Minor version of Tcl
@@ -56,6 +53,7 @@
#
# Build-time / Run-time only dependencies can be specified with build or run.
#
+# MAINTAINER: tcltk@FreeBSD.org
.if ${USES:Mtk} || ${USES:Mtk\:*}
.if !defined(_TCLTK_PORT)