summaryrefslogtreecommitdiff
path: root/x11/xdaemon
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xdaemon')
-rw-r--r--x11/xdaemon/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xdaemon/Makefile b/x11/xdaemon/Makefile
index 1cf04411e26..2232566e47d 100644
--- a/x11/xdaemon/Makefile
+++ b/x11/xdaemon/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2000/01/09 23:49:17 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2000/02/05 16:11:16 wiz Exp $
DISTNAME= xdaemon-1.0
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
-PIX= xdaemon_bw.xbm xdaemon2_bw.xbm \
- xdaemon_color.xpm xdaemon2_color.xpm \
- xdaemon_icon.xbm xdaemon2_icon.xbm \
- xdaemon_mask.xbm xdaemon2_mask.xbm
DISTFILES= ${PIX} Daemon.README
MAINTAINER= hubertf@netbsd.org
DEPENDS+= xteddy-1.*:../xteddy
+PIX= xdaemon_bw.xbm xdaemon2_bw.xbm \
+ xdaemon_color.xpm xdaemon2_color.xpm \
+ xdaemon_icon.xbm xdaemon2_icon.xbm \
+ xdaemon_mask.xbm xdaemon2_mask.xbm
WRKSRC= ${WRKDIR}
NO_PATCH= yes
NO_CONFIGURE= yes