1
0
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:
Joe Marcus Clarke 2004-06-15 06:22:41 +00:00
parent b08ef806f1
commit caadf1d89b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111516
2 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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>