From e5a15a7ad70d589b6096597f3d84ecaebcff08c9 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 3 Nov 2019 09:14:06 +0000 Subject: x11: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. --- x11/gtk2/Makefile | 4 ++-- x11/gtk2/options.mk | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'x11/gtk2') diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index dcbf68a0ae1..3a480e683e7 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.310 2019/09/02 13:20:15 adam Exp $ +# $NetBSD: Makefile,v 1.311 2019/11/03 09:14:08 rillig Exp $ DISTNAME= gtk+-2.24.32 PKGNAME= ${DISTNAME:S/gtk/gtk2/} @@ -62,7 +62,7 @@ CONFIGURE_ARGS.Darwin+= --disable-visibility CPPFLAGS+= -DPREFIX="\"${PREFIX}\"" -#SUBST_CLASSES+= pthread +#SUBST_CLASSES+= pthread #SUBST_STAGE.pthread= pre-configure #SUBST_MESSAGE.pthread= Fixing pthread flags. #SUBST_SED.pthread= -e 's,__PTHREAD_FLAGS__,${BUILDLINK_LDFLAGS.pthread},g' diff --git a/x11/gtk2/options.mk b/x11/gtk2/options.mk index b079d6be24a..6e73cb7c15f 100644 --- a/x11/gtk2/options.mk +++ b/x11/gtk2/options.mk @@ -1,7 +1,7 @@ -# $NetBSD: options.mk,v 1.17 2019/09/08 14:29:25 nia Exp $ +# $NetBSD: options.mk,v 1.18 2019/11/03 09:14:08 rillig Exp $ -PKG_OPTIONS_VAR= PKG_OPTIONS.gtk2 -PKG_SUPPORTED_OPTIONS= cups debug +PKG_OPTIONS_VAR= PKG_OPTIONS.gtk2 +PKG_SUPPORTED_OPTIONS= cups debug PKG_OPTIONS_REQUIRED_GROUPS= gdk-target PKG_OPTIONS_GROUP.gdk-target= x11 .if exists(/System/Library/Frameworks/Quartz.framework) -- cgit v1.2.3