diff options
author | dholland <dholland@pkgsrc.org> | 2015-12-29 04:54:34 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2015-12-29 04:54:34 +0000 |
commit | 9c75bcd78ce6bc75485686e1726122bc7a9f8a10 (patch) | |
tree | 22660914e25548c12358662b9ca43a700d7d49a9 /x11/ocaml-lablgtk | |
parent | 7ce446015d136c918ef11529f699cfa3f364e246 (diff) | |
download | pkgsrc-9c75bcd78ce6bc75485686e1726122bc7a9f8a10.tar.gz |
Whitespace.
Diffstat (limited to 'x11/ocaml-lablgtk')
-rw-r--r-- | x11/ocaml-lablgtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ocaml-lablgtk/Makefile b/x11/ocaml-lablgtk/Makefile index 4f3141dde9a..854d9494c35 100644 --- a/x11/ocaml-lablgtk/Makefile +++ b/x11/ocaml-lablgtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/10/10 01:57:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2015/12/29 04:54:40 dholland Exp $ DISTNAME= lablgtk-2.18.3 PKGREVISION= 6 @@ -41,7 +41,7 @@ PLIST.stubs= yes .include "../../mk/ocaml.mk" .if ${OCAML_USE_OPT_COMPILER} == "yes" -PLIST.opt= yes +PLIST.opt= yes .endif .include "options.mk" |