summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-14 03:22:32 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-14 03:22:32 +0000
commit9ac21b63f1a913b38ee4c340e66d7c771d8f0214 (patch)
tree7541bee82cb083428a5d4e3a138627d5ee6500fd /lang
parentMark BROKEN for ELF: (diff)
Mark BROKEN for ELF:
===> Building package for objc-1.8.18 Creating package /usr/ports/packages/All/objc-1.8.18.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/objc-1.8.18.tgz' tar: can't add file lib/objcrtgc.a : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
Notes
Notes: svn path=/head/; revision=13987
Diffstat (limited to 'lang')
-rw-r--r--lang/objc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/objc/Makefile b/lang/objc/Makefile
index 9479333c13a5..5932b7963102 100644
--- a/lang/objc/Makefile
+++ b/lang/objc/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 May 1998
# Whom: chuckr@freebsd.org
#
-# $Id: Makefile,v 1.6 1998/05/15 02:48:21 chuckr Exp $
+# $Id: Makefile,v 1.7 1998/05/16 16:06:49 chuckr Exp $
#
DISTNAME= objc-1.8.18
@@ -13,6 +13,8 @@ DISTFILES= objc-1.8.18.tar.gz bootstrap-1.8.17.tar.gz
MAINTAINER= chuckr@freebsd.org
+BROKEN_ELF= yes
+
HAS_CONFIGURE= yes
MAN1= cvtimport.1 objc.1 postlink.1
MAN3= AsciiFiler.3 Array.3 CAObject.3 Bag.3 Block.3 Complex.3 \