summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-02-03 20:19:11 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-02-03 20:19:11 +0000
commit30a5bed44f255bf9be91ece3c3fa4ba56d159234 (patch)
treed5145205d5ba81e182b165657d70bf5809169c5d /net
parentUpdate (at long last) from gated 3.5.9 to 3.5.10. (diff)
unBROKEN_ELF, it seems to work now.
PR: ports/9896 Submitted By: wollman, many others
Notes
Notes: svn path=/head/; revision=16520
Diffstat (limited to 'net')
-rw-r--r--net/scotty/Makefile4
-rw-r--r--net/scotty3/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile
index 9aa249827280..c151b210c9d1 100644
--- a/net/scotty/Makefile
+++ b/net/scotty/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.33 1998/12/22 04:22:12 asami Exp $
+# $Id: Makefile,v 1.34 1999/01/05 16:31:27 fenner Exp $
#
DISTNAME= scotty-2.1.9
@@ -10,8 +10,6 @@ MAINTAINER= phk@freebsd.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
-BROKEN_ELF= 'Error in startup script: couldnt load file "/usr/local/lib/tkined1.4.9.so": /usr/local/lib/tkined1.4.9.so: Undefined symbol "Tk_CanvasTagsParseProc"'
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
--with-tk-config=/usr/local/lib/tk8.0
diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile
index 9aa249827280..c151b210c9d1 100644
--- a/net/scotty3/Makefile
+++ b/net/scotty3/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.33 1998/12/22 04:22:12 asami Exp $
+# $Id: Makefile,v 1.34 1999/01/05 16:31:27 fenner Exp $
#
DISTNAME= scotty-2.1.9
@@ -10,8 +10,6 @@ MAINTAINER= phk@freebsd.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
-BROKEN_ELF= 'Error in startup script: couldnt load file "/usr/local/lib/tkined1.4.9.so": /usr/local/lib/tkined1.4.9.so: Undefined symbol "Tk_CanvasTagsParseProc"'
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
--with-tk-config=/usr/local/lib/tk8.0