summaryrefslogtreecommitdiff
path: root/net-mgmt/scotty3
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-12-19 18:33:30 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-12-19 18:33:30 +0000
commite40252bc794ad10a0a7b764140a060af74c8c954 (patch)
tree75466aea6191a530b95421db0680b7259dd32d8e /net-mgmt/scotty3
parentActivate security/sentry (diff)
Mark broken for ELF:
Error in startup script: couldn't load file "/usr/local/lib/tkined1.4.9.so": /usr/local/lib/tkined1.4.9.so: Undefined symbol "Tk_CanvasTagsParseProc" This is just waiting for those budding Tk/tcl hackers to dive in. :-)
Notes
Notes: svn path=/head/; revision=15435
Diffstat (limited to 'net-mgmt/scotty3')
-rw-r--r--net-mgmt/scotty3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile
index 4998ce93703d..92aaf380da8f 100644
--- a/net-mgmt/scotty3/Makefile
+++ b/net-mgmt/scotty3/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.30 1998/09/25 10:05:12 asami Exp $
+# $Id: Makefile,v 1.31 1998/12/18 23:22:54 phk Exp $
#
DISTNAME= scotty-2.1.9
@@ -10,6 +10,8 @@ MAINTAINER= phk@freebsd.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
+BROKEN_ELF='Error in startup script: couldn't 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