From 68221444daa013e684b5334d37d55565175fed1d Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 15 Sep 1998 11:13:39 +0000 Subject: libXpm major is now 5. Also remove regexp support in preparation for ELF conversion. --- x11-wm/icewm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-wm/icewm') diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 4cb82311bc22..cf96b89a6706 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -3,7 +3,7 @@ # Date created: 10 August 1997 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.14 1998/08/07 23:01:39 asami Exp $ +# $Id: Makefile,v 1.15 1998/08/14 11:18:33 vanilla Exp $ # DISTNAME= icewm-0.9.12 @@ -13,7 +13,7 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= Nakai@technologist.com -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm USE_X_PREFIX= yes -- cgit