mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Use tabs and not spaces to appease portlint.
This commit is contained in:
parent
b08ef806f1
commit
caadf1d89b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111516
@ -35,9 +35,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -fPIC"
|
||||
PLIST_SUB= BATTERY="@comment "
|
||||
PLIST_SUB= BATTERY="@comment "
|
||||
.else
|
||||
PLIST_SUB= BATTERY=""
|
||||
PLIST_SUB= BATTERY=""
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -35,9 +35,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -fPIC"
|
||||
PLIST_SUB= BATTERY="@comment "
|
||||
PLIST_SUB= BATTERY="@comment "
|
||||
.else
|
||||
PLIST_SUB= BATTERY=""
|
||||
PLIST_SUB= BATTERY=""
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user