diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-02 22:56:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-02 22:56:15 +0000 |
commit | cfa7269b11b8bb50068e3ee5ee55b2fe716853e5 (patch) | |
tree | 9c339ce0cb216e4bfd3db6edb813dd8c416ee9c2 /astro/tclgeomap | |
parent | 779cd6a87b1e70223ee1cd2d746ddb64160bfb9c (diff) |
Notes
Diffstat (limited to 'astro/tclgeomap')
-rw-r--r-- | astro/tclgeomap/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/tclgeomap/Makefile b/astro/tclgeomap/Makefile index d18c040d8eed..d0a1d4ea02d6 100644 --- a/astro/tclgeomap/Makefile +++ b/astro/tclgeomap/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= SF/tkgeomap MAINTAINER= infofarmer@FreeBSD.org COMMENT= Read, manipulate and display geo data -LIB_DEPENDS= tcl${USE_TCL}.1:${PORTSDIR}/lang/tcl${USE_TCL} - USE_TCL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} --with-tclinclude=${TCL_INCLUDEDIR} \ |