aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-applets/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-03-25 19:08:43 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-03-25 19:08:43 +0000
commit0ed61ead3cd56f04795d1fa76c391e3135aee722 (patch)
treeb5c77c3412d6547a3eb9968fc4485850f48a5658 /x11/gnome-applets/Makefile
parentfbc06e4df689468b9a53f8781af64bd1849abb24 (diff)
downloadports-0ed61ead3cd56f04795d1fa76c391e3135aee722.tar.gz
ports-0ed61ead3cd56f04795d1fa76c391e3135aee722.zip
Notes
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r--x11/gnome-applets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index b31397639bd5..f4b79fa68961 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -74,10 +74,10 @@ PLIST_SUB+= PYTHON="@comment "
.if ${ARCH} != "i386" && ${ARCH} != "amd64"
CFLAGS+= -fPIC
-PLIST_SUB= BATTERY="@comment "
+PLIST_SUB+= BATTERY="@comment "
.else
GCONF_SCHEMAS+= battstat.schemas
-PLIST_SUB= BATTERY=""
+PLIST_SUB+= BATTERY=""
.endif
.if ${ARCH} != "i386" && ${ARCH} != "amd64"