aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-15 01:18:23 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-15 01:18:23 +0000
commit5ec6724857da3978131964de85f003516f7e4989 (patch)
tree1542334b1d5e1f15150b39f7ec61411d78d19b18
parent2d3fb88eeea1d257b5ada05f5ddaf40d08cddd65 (diff)
downloadports-5ec6724857da3978131964de85f003516f7e4989.tar.gz
ports-5ec6724857da3978131964de85f003516f7e4989.zip
Mark BROKEN for ELF:
Creating package /usr/ports/packages/All/xtt-common-1.0.tgz Registering depends: freetype-1.1. Creating gzip'd tar ball in '/usr/ports/packages/All/xtt-common-1.0.tgz' tar: can't add file lib/modules/codeconv/BIG5.so : No such file or directory tar: can't add file lib/modules/codeconv/GB2312.so : No such file or directory tar: can't add file lib/modules/codeconv/ISO8859_1.so : No such file or directory tar: can't add file lib/modules/codeconv/ISO8859_10.so : No such file or directory tar: can't add file lib/modules/codeconv/ISO8859_15.so : No such file or directory tar: can't add file lib/modules/codeconv/ISO8859_2.so : No such file or director
Notes
Notes: svn path=/head/; revision=14012
-rw-r--r--x11-servers/XttXF86srv-common/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-servers/XttXF86srv-common/Makefile b/x11-servers/XttXF86srv-common/Makefile
index f331952b0b22..b91b5eae31bf 100644
--- a/x11-servers/XttXF86srv-common/Makefile
+++ b/x11-servers/XttXF86srv-common/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 April 1998
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
#
-# $Id: Makefile,v 1.4 1998/10/08 23:52:03 asami Exp $
+# $Id: Makefile,v 1.5 1998/10/10 04:22:09 steve Exp $
#
DISTNAME= xc
@@ -24,6 +24,8 @@ PATCHFILES= 3.3.2-patch1 3.3.2-patch2 3.3.2-patch3 \
MAINTAINER= taguchi@tohoku.iij.ad.jp
+BROKEN_ELF= yes
+
LIB_DEPENDS= ttf.2:${PORTSDIR}/print/freetype
.if !defined(XDM_DES) && defined(USA_RESIDENT)