diff options
Diffstat (limited to 'sysutils/xbatt/Makefile')
-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 eee8c5e111a3..c98e96c1106b 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.4 1997/03/10 12:07:35 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/19 22:41:06 steve Exp $ # DISTNAME= xbatt-1.2.1 @@ -12,6 +12,8 @@ MASTER_SITES= http://www.clave.gr.jp/~eto/xbatt/ MAINTAINER= nobu@psrc.isac.co.jp +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm + USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |