summaryrefslogtreecommitdiff
path: root/sysutils/xbatt
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-17 03:22:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-17 03:22:07 +0000
commit58bbd86d539cd7569cc45baa80eaccfe0ef5f7a1 (patch)
tree5ced6fc69d7b7e935fc873eb5b9f3fec7a825847 /sysutils/xbatt
parentAllow the ELF case to also inherit CFLAGS. (diff)
Add dependency to xpm.
Submitted by: Roger Hardiman <roger@cs.strath.ac.uk>
Notes
Notes: svn path=/head/; revision=14586
Diffstat (limited to 'sysutils/xbatt')
-rw-r--r--sysutils/xbatt/Makefile4
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