From aafa5bcf4148350c3e6ce76756fcc5d0e5775193 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 8 Nov 2005 02:37:55 +0000 Subject: Explicitly pull in xpm rather than depending on the base X11 install to supply it. --- time/wmclockmon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'time') diff --git a/time/wmclockmon/Makefile b/time/wmclockmon/Makefile index 15d103f6390..9cdc4052dc1 100644 --- a/time/wmclockmon/Makefile +++ b/time/wmclockmon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/06/23 22:06:33 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2005/11/08 02:37:55 tv Exp $ # DISTNAME= wmclockmon-0.8.1 @@ -11,6 +11,6 @@ COMMENT= Windowmaker dockapp for time/date GNU_CONFIGURE= yes -.include "../../mk/x11.buildlink3.mk" +.include "../../graphics/xpm/buildlink3.mk" .include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3