From 5f46dae90f233bedde12384f31eb10cd1e7496c5 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 15 Apr 1995 05:42:12 +0000 Subject: Update of net Makefiles! Am I done? :) --- net-mgmt/scotty3/Makefile | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'net-mgmt/scotty3') diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index ac25a0c7e12c..1aa07e6d712c 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -3,20 +3,23 @@ # Date created: 18 Februar 1995 # Whom: gena # -# $Id: Makefile,v 1.2 1995/02/21 17:22:00 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/01 12:48:32 jkh Exp $ # DISTNAME= scotty-1.2.0 +CATEGORIES+= networking +MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ DISTFILES= scotty-1.2.0.tar.gz scotty-1.2.0-1.2.1.diff.gz \ scotty-1.2.1-1.2.2.diff.gz - EXTRACT_ONLY= scotty-1.2.0.tar.gz -MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ -CATEGORIES+= networking + +LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk \ + tcl\\.7\\.:${PORTSDIR}/lang/tcl +EXEC_DEPENDS= wishx:${PORTSDIR}/lang/tclX + HAS_CONFIGURE= yes GNU_CONFIGURE= yes USE_GMAKE= yes -DEPENDS= ${PORTSDIR}/x11/tk ${PORTSDIR}/lang/tclX ${PORTSDIR}/lang/tcl CONFIGURE_ARGS= --with-x --prefix=${PREFIX} --with-tcl-include=${PORTSDIR}/lang/tcl/work/tcl7.3 --with-tcl-library=${PORTSDIR}/lang/tcl/work/tcl7.3 --with-tk-include=${PORTSDIR}/x11/tk/work/tk3.6 --with-tk-library=${PORTSDIR}/x11/tk/work/tk3.6 --with-blt-library=${PORTSDIR}/lang/tclX/work/tclX7.3b/tclmaster/lib pre-patch: -- cgit v1.2.3