summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-14 18:01:49 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-14 18:01:49 +0000
commit5a1fb165bae886b346f2121e7d6d54ad042318d1 (patch)
tree8a1ea61e69860498a21ff20cb9bb4556de165b35 /sysutils
parentMark BROKEN for current. (diff)
Mark BROKEN for ELF.
Notes
Notes: svn path=/head/; revision=14003
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xosview/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
index ebe6ad6baeb3..a3eda436e73f 100644
--- a/sysutils/xosview/Makefile
+++ b/sysutils/xosview/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id: Makefile,v 1.6 1998/08/05 09:31:38 asami Exp $
+# $Id: Makefile,v 1.7 1998/08/24 01:13:55 steve Exp $
#
DISTNAME= xosview-1.6.1.a
@@ -18,4 +18,6 @@ USE_X_PREFIX= yes
HAS_CONFIGURE= yes
MAN1= xosview.1
+BROKEN_ELF= DK_NDRIVE undefined
+
.include <bsd.port.mk>