diff options
Diffstat (limited to 'x11/gnomeapplets/Makefile')
-rw-r--r-- | x11/gnomeapplets/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/gnomeapplets/Makefile b/x11/gnomeapplets/Makefile index 39eb13edbc16..652a35e66521 100644 --- a/x11/gnomeapplets/Makefile +++ b/x11/gnomeapplets/Makefile @@ -21,6 +21,9 @@ LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop .if ${ARCH} != "i386" EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile.in +PLIST_SUB= BATTERY="@comment " +.else +PLIST_SUB= BATTERY="" .endif USE_X_PREFIX= yes |