From 9ac21b63f1a913b38ee4c340e66d7c771d8f0214 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Wed, 14 Oct 1998 03:22:32 +0000 Subject: [PATCH] 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 --- lang/objc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 \