diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-13 22:50:59 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-13 22:50:59 +0000 |
commit | e592b5c8d2cb56db5b1f387a9192f222e0e2cbf1 (patch) | |
tree | 4bf055bc3adfef554902ed26ee8d03f56634c60a /sysutils/xfce4-battery-plugin | |
parent | 18932aed762369dc0df9e2d7d0ea25aec61a8bf4 (diff) | |
download | ports-e592b5c8d2cb56db5b1f387a9192f222e0e2cbf1.tar.gz ports-e592b5c8d2cb56db5b1f387a9192f222e0e2cbf1.zip |
Notes
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 |