summaryrefslogtreecommitdiff
path: root/devel/bison/hacks.mk
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bison/hacks.mk')
-rw-r--r--devel/bison/hacks.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison/hacks.mk b/devel/bison/hacks.mk
index 9c33ab36c5f..53ebcc33cdd 100644
--- a/devel/bison/hacks.mk
+++ b/devel/bison/hacks.mk
@@ -1,4 +1,4 @@
-# $NetBSD: hacks.mk,v 1.1 2004/11/14 07:24:37 jlam Exp $
+# $NetBSD: hacks.mk,v 1.2 2007/02/22 19:26:20 wiz Exp $
.if !defined(BISON_HACKS_MK)
BISON_HACKS_MK= defined
@@ -12,7 +12,7 @@ BISON_HACKS_MK= defined
###
.if !empty(PKGSRC_COMPILER:Msunpro)
PKG_HACKS+= optimisation
-BUILDLINK_TRANSFORM+= rm:-O[0-9]*
+BUILDLINK_TRANSFORM+= rm:-O[0-9]*
.endif
.endif # BISON_HACKS_MK