pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/compat51 compat51: whitespace fix



details:   https://anonhg.NetBSD.org/pkgsrc/rev/586b5bf32f35
branches:  trunk
changeset: 322740:586b5bf32f35
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 27 13:47:54 2019 +0000

description:
compat51: whitespace fix

diffstat:

 emulators/compat51/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r f6c09211c345 -r 586b5bf32f35 emulators/compat51/options.mk
--- a/emulators/compat51/options.mk     Sat Apr 27 13:46:28 2019 +0000
+++ b/emulators/compat51/options.mk     Sat Apr 27 13:47:54 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2013/02/17 17:24:08 spz Exp $
+# $NetBSD: options.mk,v 1.2 2019/04/27 13:47:54 wiz Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.compat51
 PKG_SUPPORTED_OPTIONS= x11
@@ -7,5 +7,5 @@
 .include "../../mk/bsd.options.mk"
 
 .if !empty(PKG_OPTIONS:Mx11)
-  DEPENDS+=    compat51-x11>=5.1:../../emulators/compat51-x11
+DEPENDS+=      compat51-x11>=5.1:../../emulators/compat51-x11
 .endif



Home | Main Index | Thread Index | Old Index