summaryrefslogtreecommitdiff
path: root/x11/fltk2
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
committerdholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
commit076eac50766420179dd43426f3e3171f33cd8e3f (patch)
treec7e9bf60d6a338e40f3bb098b71f0c657b7dc799 /x11/fltk2
parent6ebc550cc070a14a0857f862f1879fa5bfbf7c7b (diff)
downloadpkgsrc-076eac50766420179dd43426f3e3171f33cd8e3f.tar.gz
Whitespace. (as whined about by pkglint)
Diffstat (limited to 'x11/fltk2')
-rw-r--r--x11/fltk2/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fltk2/options.mk b/x11/fltk2/options.mk
index d785cd2871e..6fd5f031492 100644
--- a/x11/fltk2/options.mk
+++ b/x11/fltk2/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2009/03/18 11:09:33 abs Exp $
+# $NetBSD: options.mk,v 1.4 2012/06/15 23:06:02 dholland Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.fltk2
PKG_SUPPORTED_OPTIONS= opengl
@@ -12,7 +12,7 @@ PKG_SUGGESTED_OPTIONS+= opengl
.include "../../mk/bsd.options.mk"
-PLIST_VARS+= opengl
+PLIST_VARS+= opengl
.if !empty(PKG_OPTIONS:Mopengl)
PLIST.opengl= yes
.include "../../graphics/MesaLib/buildlink3.mk"