From a8da8f2c0d3adead79ca2d1df4ff38e8219a0b3b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 15 Sep 1995 10:41:29 +0000 Subject: Don't need the --with-tcl-include=... stuff, these should all be in /usr/local because *_DEPENDS handles them. Reviewed by: Gennady Sorokopud --- net/scotty/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/scotty') diff --git a/net/scotty/Makefile b/net/scotty/Makefile index 436c3508a3ce..ef936ef1b275 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud # -# $Id: Makefile,v 1.5 1995/04/18 05:42:21 asami Exp $ +# $Id: Makefile,v 1.6 1995/04/24 08:26:50 asami Exp $ # DISTNAME= scotty-1.2.0 @@ -21,7 +21,7 @@ EXEC_DEPENDS= wishx:${PORTSDIR}/lang/tclX HAS_CONFIGURE= yes GNU_CONFIGURE= yes USE_GMAKE= yes -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 +CONFIGURE_ARGS= --with-x --prefix=${PREFIX} pre-configure: @find ${WRKSRC} -name Makefile.in -exec ${SCRIPTDIR}/untrue \{} \; -- cgit v1.2.3