summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-15 06:22:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-15 06:22:41 +0000
commitcaadf1d89b7f7da67cbb4c5c21efdfdf2fd9dd18 (patch)
tree3a19252c886e9111b87b092890b22edce327ab8e /x11
parent* Plug a potential file descriptor leak in the wireless applet (diff)
Use tabs and not spaces to appease portlint.
Notes
Notes: svn path=/head/; revision=111516
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-applets/Makefile4
-rw-r--r--x11/gnomeapplets2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index f646a1d17246..026a21350e5c 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -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>
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile
index f646a1d17246..026a21350e5c 100644
--- a/x11/gnomeapplets2/Makefile
+++ b/x11/gnomeapplets2/Makefile
@@ -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>