I should have tested this before committing, but change spaces
to tab after a variable name.
This commit is contained in:
parent
b1adad3a20
commit
fffc4807db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163345
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ BROKEN= does not compile
|
|||
.endif
|
||||
|
||||
.if exists(${LOCALBASE}/bin/pylupdate)
|
||||
WITH_GUI= yes
|
||||
WITH_GUI= yes
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GUI)
|
||||
|
|
|
@ -47,7 +47,7 @@ BROKEN= does not compile
|
|||
.endif
|
||||
|
||||
.if exists(${LOCALBASE}/bin/pylupdate)
|
||||
WITH_GUI= yes
|
||||
WITH_GUI= yes
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GUI)
|
||||
|
|
Loading…
Reference in a new issue