Mark BROKEN for ELF:
===> ines-0.7 depends on shared library: X11.6 - found install -c -s -o root -g wheel -m 555 /usr/ports/emulators/ines/work/NES/ines /usr/X11R6/bin /usr/libexec/elf/strip: /usr/X11R6/bin/ines: File format not recognized *** Error code 70
This commit is contained in:
parent
7829f7c2e2
commit
e429197792
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13938
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 02 November 1996
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1998/01/26 09:43:36 vanilla Exp $
|
||||
# $Id: Makefile,v 1.7 1998/08/05 09:30:49 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= iNES07-FreeBSD-80x86-bin
|
||||
|
@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z
|
|||
|
||||
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
|
||||
|
||||
BROKEN_ELF= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/NES
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Reference in a new issue