1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Mark BROKEN for ELF:

cd mtest;make
`cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -c mtest.c
`cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -o mtest mtest.o -L../c-client -lc-client `cat ../c-client/LDFLAGS`
/usr/libexec/elf/ld: cannot open -lc-client: No such file or directory
*** Error code 1
This commit is contained in:
Justin M. Seger 1998-10-12 19:17:34 +00:00
parent 4d7dcfaebe
commit 5296bcdf55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13915

View File

@ -3,7 +3,7 @@
# Date created: 9 Jan 1997
# Whom: pst
#
# $Id: Makefile,v 1.16 1998/09/19 21:29:29 steve Exp $
# $Id: Makefile,v 1.17 1998/09/22 15:14:57 steve Exp $
#
DISTNAME= imap-4.2
@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= imap-uw@freebsd.ady.ro
BROKEN_ELF= cannot open -lc-client
ALL_TARGET= bsf
MAN8= ipopd.8 imapd.8