summaryrefslogtreecommitdiffstats
path: root/net-mgmt/scotty3
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-09-15 10:41:29 +0000
committerasami <asami@FreeBSD.org>1995-09-15 10:41:29 +0000
commitef7266ee281b349c9fcfc4c9378999701411846d (patch)
tree0bc964a478461c04f378ec663159048cd9d48a9a /net-mgmt/scotty3
parent451eab6e8c3d55136a23fea754a3995d02d8d38a (diff)
downloadFreeBSD-ports-ef7266ee281b349c9fcfc4c9378999701411846d.zip
FreeBSD-ports-ef7266ee281b349c9fcfc4c9378999701411846d.tar.gz
Don't need the --with-tcl-include=... stuff, these should all be in
/usr/local because *_DEPENDS handles them. Reviewed by: Gennady Sorokopud <gena@NetVision.net.il>
Diffstat (limited to 'net-mgmt/scotty3')
-rw-r--r--net-mgmt/scotty3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile
index 436c350..ef936ef 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.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 \{} \;
OpenPOWER on IntegriCloud