From f0b9164cf1068dd6dc3d7a77da6b33ac09689177 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 23 Aug 2000 23:14:21 +0000 Subject: Use "USE_XPM" option instead of direct dependence on the "xpm" package. --- x11/icewm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/icewm') diff --git a/x11/icewm/Makefile b/x11/icewm/Makefile index f5bf9e0a33f..3652b84afb6 100644 --- a/x11/icewm/Makefile +++ b/x11/icewm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2000/07/31 07:37:00 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2000/08/23 23:14:36 tron Exp $ # -DEPENDS+= xpm-3.4k:../../graphics/xpm +USE_XPM= YES CONFLICTS+= icewm-gnome-[0-9]* -- cgit v1.2.3