From e71ab94381bf3ec160a123e5650e3f1deadc6746 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 25 Feb 2006 13:33:43 +0000 Subject: Fix pkglint warning. --- devel/glib2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/glib2') 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 -- cgit v1.2.3