diff options
-rw-r--r-- | sysutils/xbatt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile index 5a2c504a969a..76e2e5ecced1 100644 --- a/sysutils/xbatt/Makefile +++ b/sysutils/xbatt/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.clave.gr.jp/~eto/xbatt/ MAINTAINER= ports@FreeBSD.org COMMENT= Laptop battery status display for X11 -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USES= imake:noman USE_XORG= xpm xaw |