mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Mark BROKEN for ELF.
cd index ; make cc -O -pipe -O -DSTRUCTURED_QUERIES=1 -L../agrep -L../libtemplate/template -L../libtemplate/util -L../compress -o buildcast buildcast.o region.o dir.o io.o build_in.o filetype.o simpletest.o getword.o memlook.o lib.o partition.o -lagrep -ltemplate -lutil /usr/libexec/elf/ld: cannot open -ltemplate: No such file or directory *** Error code 1
This commit is contained in:
parent
e43d572e6c
commit
d89e2cfb4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13948
@ -3,7 +3,7 @@
|
||||
# Date created: 25 August 1996
|
||||
# Whom: chuckr@freebsd.org
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1997/04/27 00:11:47 asami Exp $
|
||||
# $Id: Makefile,v 1.12 1997/07/17 19:29:07 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= glimpse-4.0.src
|
||||
@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= chuckr@freebsd.org
|
||||
|
||||
BROKEN_ELF= cannot open -ltemplate: No such file or directory
|
||||
|
||||
NO_CDROM= "Restrictive copyright (don't sell for profit)"
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= glimpse.1 glimpseindex.1 glimpseserver.1 agrep.1
|
||||
|
Loading…
Reference in New Issue
Block a user