diff options
Diffstat (limited to 'sysutils/xbatt')
-rw-r--r-- | sysutils/xbatt/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile index 50fb182dffa4..bc480ed3c5d6 100644 --- a/sysutils/xbatt/Makefile +++ b/sysutils/xbatt/Makefile @@ -3,7 +3,7 @@ # Date created: 2 May 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id: Makefile,v 1.6 1998/11/17 03:22:07 asami Exp $ +# $Id: Makefile,v 1.7 1998/11/21 07:27:40 steve Exp $ # DISTNAME= xbatt-1.2.1 @@ -14,6 +14,8 @@ MAINTAINER= nobu@psrc.isac.co.jp LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm +ONLY_FOR_ARCHS= i386 + USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |