aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-16 00:37:14 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-16 00:37:14 +0000
commitf8704b47824dfe514a8a452dfd2945cad1506ad3 (patch)
tree526d7f89cad3e5231b2cf57886b301cee7bd516f
parent90eb3f104881e3fba7ecb792b7295f0fc58f46c7 (diff)
downloadports-f8704b47824dfe514a8a452dfd2945cad1506ad3.tar.gz
ports-f8704b47824dfe514a8a452dfd2945cad1506ad3.zip
Mark BROKEN for ELF:
cc -DDEFAULT_PSLIBDIR="\"/usr/local/share/vn-fonts\"" -I../include -c vnpstext.c cc -s -o vnpstext vnpstext.o ../lib/libvntype.a cc: ../lib/libvntype.a: No such file or directory *** Error code 1
Notes
Notes: svn path=/head/; revision=14029
-rw-r--r--vietnamese/vnpstext/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/vietnamese/vnpstext/Makefile b/vietnamese/vnpstext/Makefile
index e772c1570269..5ff0a5a7d1ee 100644
--- a/vietnamese/vnpstext/Makefile
+++ b/vietnamese/vnpstext/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Dec 7, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.4 1997/11/03 21:07:11 obrien Exp $
+# $Id: Makefile,v 1.5 1997/11/03 21:08:24 obrien Exp $
#
DISTNAME= vnpstext
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= obrien@FreeBSD.org
+BROKEN_ELF= yes
+
CFLAGS+= -I../../include
MAN1= vnpstext.1