pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/php73 lang/php73: replace spaces to tab



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00e9bd7ecabb
branches:  trunk
changeset: 771569:00e9bd7ecabb
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Dec 19 14:05:27 2021 +0000

description:
lang/php73: replace spaces to tab

Replace spaces to tab in options.mk.

diffstat:

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

diffs (18 lines):

diff -r e03b02d1c0a4 -r 00e9bd7ecabb lang/php73/options.mk
--- a/lang/php73/options.mk     Sun Dec 19 14:04:17 2021 +0000
+++ b/lang/php73/options.mk     Sun Dec 19 14:05:27 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2021/01/02 10:04:10 taca Exp $
+# $NetBSD: options.mk,v 1.2 2021/12/19 14:05:27 taca Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.${PHP_PKG_PREFIX}
 PKG_SUPPORTED_OPTIONS+=        inet6 ssl maintainer-zts readline argon2 php-embed
@@ -57,7 +57,7 @@
 CFLAGS+=               -DDISABLE_FILTER_URL
 .endif
 
-PLIST_VARS+=    embed
+PLIST_VARS+=   embed
 
 .if !empty(PKGNAME:Mphp-[7-9]*)
 .if !empty(PKG_OPTIONS:Mphp-embed)



Home | Main Index | Thread Index | Old Index