aboutsummaryrefslogtreecommitdiff
path: root/print/dviselect
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-12 12:45:44 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-12 12:45:44 +0000
commitb19457222e66bd32d02259b4e2722de18acaa8f8 (patch)
tree4a4cebcdb4c3adcefb400db60ff2881d10f281df /print/dviselect
parent0c8bdb399a284814c1a883520bb6bd701cf6a2d8 (diff)
downloadports-b19457222e66bd32d02259b4e2722de18acaa8f8.tar.gz
ports-b19457222e66bd32d02259b4e2722de18acaa8f8.zip
Mark BROKEN for ELF:
cc -O -pipe -I../h -I./h -DHAVE_VPRINTF -o dviselect dviselect.o lib/lib.a cc: lib/lib.a: No such file or directory *** Error code 1
Notes
Notes: svn path=/head/; revision=13898
Diffstat (limited to 'print/dviselect')
-rw-r--r--print/dviselect/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/dviselect/Makefile b/print/dviselect/Makefile
index eb2ea839d94e..8d6459cf5acd 100644
--- a/print/dviselect/Makefile
+++ b/print/dviselect/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.10 1996/11/18 14:11:18 asami Exp $
+# $Id: Makefile,v 1.11 1997/08/19 18:05:02 jmz Exp $
#
DISTNAME= dviselect
@@ -15,6 +15,8 @@ MAINTAINER= jmz@FreeBSD.org
SCRIPTS_ENV= CFLAGS="${CFLAGS}"
+BROKEN_ELF= lib/lib.a
+
MAN1= dviselect.1