diff options
-rw-r--r-- | sysutils/xfce4-battery-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index b6de1d429d45..c51fbc6a0ccb 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-plugin/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel +NOT_FOR_ARCHS= sparc64 alpha + USE_GNOME= gtk20 USE_X_PREFIX= yes GNU_CONFIGURE= yes |