mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Mark BROKEN ELF
cc -O -pipe -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -o tftpd tftpd.o tftpsubs.o tftpyale.o config.o classes/libclasses.a cc: classes/libclasses.a: No such file or directory *** Error code 1
This commit is contained in:
parent
9ac21b63f1
commit
0f56ee0c51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13988
@ -3,7 +3,7 @@
|
||||
# Date created: Oct 8, 1994
|
||||
# Whom: pst
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1997/07/10 15:50:53 pst Exp $
|
||||
# $Id: Makefile,v 1.9 1997/07/21 00:21:45 fenner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= yale-tftpd-3.0
|
||||
@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/net/yale-tftpd/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
BROKEN_ELF= classes/libclasses.a
|
||||
|
||||
NO_WRKSUBDIR=
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user