diff options
Diffstat (limited to 'sysutils/xfce4-battery-plugin')
-rw-r--r-- | sysutils/xfce4-battery-plugin/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index 18dc7c564656..7626b46f3953 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-plugin/Makefile @@ -15,10 +15,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Battery monitor panel plugin for XFce4 -BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel -RUN_DEPENDS= ${BUILD_DEPENDS} - -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes USE_BZIP2= yes |