diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/irrtoolset/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/scotty3/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile index 59fd1779a8ec..dd71faec9019 100644 --- a/net-mgmt/irrtoolset/Makefile +++ b/net-mgmt/irrtoolset/Makefile @@ -3,7 +3,7 @@ # Date created: May 4th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.4 1998/02/08 03:01:22 hoek Exp $ +# $Id: Makefile,v 1.5 1998/02/12 15:47:38 hoek Exp $ # DISTNAME= RAToolSet-3.5.2 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.isi.edu/ra/RAToolSet/ MAINTAINER= jfitz@FreeBSD.ORG -LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41 +LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11-toolkits/tk41 GNU_CONFIGURE= Yes CONFIGURE_ENV= TCL_TK_INCLUDE_DIR="${PREFIX}/include/tcl7.5: \ diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index da1ddd708844..90efa3faa706 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud <gena@netvision.net.il> # -# $Id: Makefile,v 1.26 1998/03/21 12:44:08 asami Exp $ +# $Id: Makefile,v 1.27 1998/04/14 02:10:05 asami Exp $ # DISTNAME= scotty-2.1.8 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ MAINTAINER= phk@freebsd.org -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 +LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \ |