From a81c82af17e1d4a425b9e73e9a3ec8e9405e310c Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 25 Feb 2006 13:33:43 +0000 Subject: Fix pkglint warning. --- x11/gtk2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 74a4ee0544a..f1b89eaa725 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2006/02/25 13:32:10 wiz Exp $ +# $NetBSD: Makefile,v 1.109 2006/02/25 13:33:43 wiz Exp $ # DISTNAME= gtk+-2.8.13 @@ -59,7 +59,7 @@ PRINT_PLIST_AWK+= /^@dirrm share\/themes\/Default$$/ \ SUBST_CLASSES+= pthread SUBST_STAGE.pthread= pre-configure -SUBST_MESSAGE.pthread= "Fixing pthread flags." +SUBST_MESSAGE.pthread= Fixing pthread flags. SUBST_SED.pthread= -e 's,__PTHREAD_FLAGS__,${BUILDLINK_LDFLAGS.pthread},g' SUBST_FILES.pthread= gdk-pixbuf/Makefile.in -- cgit v1.2.3