summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-03-18 18:17:07 +0000
committertv <tv@pkgsrc.org>2005-03-18 18:17:07 +0000
commit271889de036a8685fd09e520d6246c75de99a064 (patch)
treef0358a1e8dae3951c0d41baa7b853e417346f437 /lang
parentb46a7543a3014a232c8826bd855b0481d5f7995a (diff)
downloadpkgsrc-271889de036a8685fd09e520d6246c75de99a064.tar.gz
With mk/ fix for PR pkg/29031, the _STRIPFLAG_* hack is no longer needed.
Diffstat (limited to 'lang')
-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