From f744bf2780e6bfb8a751f585b8d906ee68f84ab3 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 7 Jun 1999 01:57:36 +0000 Subject: This port depends on libgnome.so.2 and not version 1. PR: 12065 Submitted by: John Baldwin --- x11-wm/icewm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index ef590137e3ea..14fe9babed29 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.35 1999/05/09 16:32:13 steve Exp $ +# $Id: Makefile,v 1.36 1999/05/16 23:20:18 mharo Exp $ # DISTNAME= icewm-0.9.39 @@ -15,7 +15,7 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= nacai@iname.com .if defined(GNOME) -LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs .endif LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm -- cgit v1.2.3