1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

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.
This commit is contained in:
Justin M. Seger 1998-10-14 04:30:02 +00:00
parent a32b5e0fe7
commit 55566c43d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14001

View File

@ -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