aboutsummaryrefslogtreecommitdiffstats
path: root/astro/tclgeomap
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2013-09-19 23:47:05 +0800
committergahr <gahr@FreeBSD.org>2013-09-19 23:47:05 +0800
commite6b1be6bc4328a146229abd7a1ce42cbcb6b25e4 (patch)
tree3d3d7fe64a832f72cf631605d6273617fde4b369 /astro/tclgeomap
parentc3593b0aaf7632ef83b24dcf182d69b998196ffe (diff)
downloadfreebsd-ports-gnome-e6b1be6bc4328a146229abd7a1ce42cbcb6b25e4.tar.gz
freebsd-ports-gnome-e6b1be6bc4328a146229abd7a1ce42cbcb6b25e4.tar.zst
freebsd-ports-gnome-e6b1be6bc4328a146229abd7a1ce42cbcb6b25e4.zip
- Take maintainership (tcltk@)
- Convert to USES+=tcl - Trim Makefile headers - Fix run-time (tkgeomap)
Diffstat (limited to 'astro/tclgeomap')
-rw-r--r--astro/tclgeomap/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/astro/tclgeomap/Makefile b/astro/tclgeomap/Makefile
index 6cdb5e6c0cfe..7cdec1275de0 100644
--- a/astro/tclgeomap/Makefile
+++ b/astro/tclgeomap/Makefile
@@ -1,19 +1,15 @@
-# New ports collection makefile for: tclgeomap
-# Date created: 25 August 2006
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= tclgeomap
PORTVERSION= 2.11.6
CATEGORIES= astro tcl
MASTER_SITES= SF/tkgeomap/${PORTNAME}/${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= Read, manipulate, and display geo data
-USE_TCL= 84+
+USES+= tcl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} --with-tclinclude=${TCL_INCLUDEDIR}
WRKSRC= ${WRKDIR}/${DISTNAME}/unix