From 6bce3fc84d8c982ed92ebed0275fc8594b92152b Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 30 Jul 2012 04:12:46 +0000 Subject: add stray blank line to appease pkglint --- x11/xvkbd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/xvkbd/Makefile b/x11/xvkbd/Makefile index 30535b04c4f..a4d479145c6 100644 --- a/x11/xvkbd/Makefile +++ b/x11/xvkbd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/05/03 09:55:33 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/07/30 04:12:46 dholland Exp $ # DISTNAME= xvkbd-3.2 @@ -22,6 +22,7 @@ SUBST_STAGE.xaw= pre-configure SUBST_MESSAGE.xaw= undefine Xaw3d SUBST_FILES.xaw= Imakefile SUBST_SED.xaw= -e 's,define XAW3D,undef XAW3D,g' + .elif ${XAW_TYPE} == "neXtaw" BUILDLINK_TRANSFORM+= l:Xaw3d:neXtaw .endif -- cgit v1.2.3