summaryrefslogtreecommitdiff
path: root/devel/glib2
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glib2')
-rw-r--r--devel/glib2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile
index d58869da338..9cb7bb6032c 100644
--- a/devel/glib2/Makefile
+++ b/devel/glib2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2006/02/25 13:31:03 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2006/02/25 13:34:01 wiz Exp $
DISTNAME= glib-2.10.0
PKGNAME= ${DISTNAME:S/glib/glib2/}
@@ -65,7 +65,7 @@ SUBST_SED.thr= -e "s|@G_THREAD_LIBS_FOR_GTHREAD@|-lpthread|g"
. else
SUBST_SED.thr= -e "s|@G_THREAD_LIBS_FOR_GTHREAD@|-Wc,-lc_r|g"
. endif
-SUBST_MESSAGE.thr= "Fixing libgthread."
+SUBST_MESSAGE.thr= Fixing libgthread.
.endif