aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \