summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-07-30 04:12:46 +0000
committerdholland <dholland@pkgsrc.org>2012-07-30 04:12:46 +0000
commit6bce3fc84d8c982ed92ebed0275fc8594b92152b (patch)
treea9977145afee7501b534f896c8efc45c5462647b /x11
parentc32e29fadece09a8e62c1de8a1b2fda80f9a0925 (diff)
downloadpkgsrc-6bce3fc84d8c982ed92ebed0275fc8594b92152b.tar.gz
add stray blank line to appease pkglint
Diffstat (limited to 'x11')
-rw-r--r--x11/xvkbd/Makefile3
1 files changed, 2 insertions, 1 deletions
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