From 55566c43d68fd36d5efc81fcfd812632bc8d29fb Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Wed, 14 Oct 1998 04:30:02 +0000 Subject: Mark BROKEN for ELF: cc -O2 -Wall -Wtraditional -Wmissing-prototypes -Wmissing-declarations -Wconversion -ansi -pedantic -I. -I/usr/ports/lang/tclplugin/work/tclplugin2.0/plugin2.0/generic -I/usr/ports/lang/tclplugin/work/tclplugin2.0/tcl8.0/generic -I/usr/ports/lang/tclplugin/work/tclplugin2.0/tk8.0/generic -I/usr/X11R6/include -DHAVE_CONFIG_H -DXP_UNIX -fpic -c /usr/ports/lang/tclplugin/work/tclplugin2.0/plugin2.0/unix/tclAppInit.c Linking wish with the fat library, if this fails check SHLIB_LD_LIBS and XTLIB cc tclAppInit.o -o tclshp2.0 -L/usr/ports/lang/tclplugin/work/tclplugin2.0/plugin2.0/unix -ltclp20 -L/usr/X11R6/lib -lX11 -lm -lc -lXt /usr/libexec/elf/ld: cannot open -ltclp20: No such file or directory *** Error code 1 Stop. --- lang/tclplugin/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lang/tclplugin/Makefile b/lang/tclplugin/Makefile index 930350853972..89b5a43e725b 100644 --- a/lang/tclplugin/Makefile +++ b/lang/tclplugin/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Nov 8 10:46:42 CET 1997 # Whom: andreas # -# $Id: Makefile,v 1.11 1998/02/18 06:45:54 asami Exp $ +# $Id: Makefile,v 1.12 1998/07/03 23:06:51 steve Exp $ # DISTNAME= tclplug20-src @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/plugin/ MAINTAINER= andreas@FreeBSD.ORG +BROKEN_ELF= yes + BUILD_DEPENDS= netscape:${PORTSDIR}/www/netscape4-communicator RUN_DEPENDS= netscape:${PORTSDIR}/www/netscape4-communicator -- cgit v1.2.3