summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/ocaml/Makefile.common6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/ocaml/Makefile.common b/lang/ocaml/Makefile.common
index 9c37b4f3ecd..3c882b2f59c 100644
--- a/lang/ocaml/Makefile.common
+++ b/lang/ocaml/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2005/02/04 21:35:51 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.4 2005/03/18 18:17:07 tv Exp $
DISTNAME= ocaml-3.08.2
CATEGORIES= lang
@@ -22,10 +22,6 @@ CONFIGURE_ARGS+= -with-pthread
.if ${OPSYS} == "Darwin"
INSTALL_UNSTRIPPED= yes
-# See PR# 28772 as the above should work but it appears to be ignored
-# so we set it explicitly below not to stip installed binaries.
-_STRIPFLAG_CC=
-_STRIPFLAG_INSTALL=
.endif
post-extract: cp-power-bsd cp-gnu-config