Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 1998 23:20:16 +1000 (EST)
From:      andrew@ugh.net.au
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6437: icewm port dosnt list dependancy on xpm in the Makefile
Message-ID:  <199804281320.XAA15184@beebite.ugh.net.au>

next in thread | raw e-mail | index | archive | help

>Number:         6437
>Category:       ports
>Synopsis:       icewm port dosnt list dependancy on xpm in the Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 28 04:30:06 PDT 1998
>Last-Modified:
>Originator:     Andrew
>Organization:
UgH!
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

ports from current

>Description:

icewm dosnt list a dependancy on xpm in the Makefile causing make to fail

>How-To-Repeat:

cd /usr/ports/x11/icewm && make

>Fix:
	

--- Makefile.old	Tue Apr 28 23:13:56 1998
+++ Makefile	Tue Apr 28 23:15:31 1998
@@ -9,6 +9,7 @@
 DISTNAME=	icewm-0.8.14
 CATEGORIES=	x11
 MASTER_SITES=	http://ixtas.fri.uni-lj.si/%7Emarkom/icewm/
+LIB_DEPENDS=    Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
 EXTRACT_SUFX=	.src.tar.gz
 
 MAINTAINER=	Nakai@technologist.com

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804281320.XAA15184>