summaryrefslogtreecommitdiff
path: root/misc/brs
diff options
context:
space:
mode:
Diffstat (limited to 'misc/brs')
-rw-r--r--misc/brs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/brs/Makefile b/misc/brs/Makefile
index 9f94853d666..8b19334a529 100644
--- a/misc/brs/Makefile
+++ b/misc/brs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:33 tv Exp $
+# $NetBSD: Makefile,v 1.8 2007/12/02 08:58:25 rillig Exp $
#
DISTNAME= brs.4.00.l1
@@ -19,5 +19,6 @@ SUBST_CLASSES+= man
SUBST_STAGE.man= post-patch
SUBST_FILES.man= bible.1
SUBST_SED.man= -e s,/usr/local/lib,${PREFIX}/libdata/${PKGBASE},
+BUILDLINK_TRANSFORM+= rm:-fwritable-strings # gcc4 doesn't know it.
.include "../../mk/bsd.pkg.mk"