summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-13 03:43:37 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-13 03:43:37 +0000
commite429197792f4e6d4b9941d73b9bc9b4b85fad2ae (patch)
treea3c9a702934bd640acd24fb448a1d814156f99c1 /emulators
parentmkhybrid11->mkhybrid (diff)
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
Notes
Notes: svn path=/head/; revision=13938
Diffstat (limited to 'emulators')
-rw-r--r--emulators/ines/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile
index 1dff46605075..de7f1f60f643 100644
--- a/emulators/ines/Makefile
+++ b/emulators/ines/Makefile
@@ -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