diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-19 11:52:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-19 11:52:32 +0000 |
commit | 998d6e3719f4047dd5a72c0d4658950ab6291143 (patch) | |
tree | a4a227bf451f03a7cc419a18d5df26751930f769 /sysutils/xfce4-battery-plugin | |
parent | c5be245fc8a29cc8e4f605775d2e6902a5f2b7f3 (diff) | |
download | ports-998d6e3719f4047dd5a72c0d4658950ab6291143.tar.gz ports-998d6e3719f4047dd5a72c0d4658950ab6291143.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-battery-plugin')
-rw-r--r-- | sysutils/xfce4-battery-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index 0b65a755b75a..dfc9977880e5 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-plugin/Makefile @@ -21,7 +21,7 @@ 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 +ONLY_FOR_ARCHS= i386 USE_GNOME= gtk20 USE_X_PREFIX= yes |