Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 1998 22:55:35 +1000 (EST)
From:      andrew@ugh.net.au
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6436: gwm port dosn't list all its dependancys
Message-ID:  <199804281255.WAA13088@beebite.ugh.net.au>

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

>Number:         6436
>Category:       ports
>Synopsis:       gwm port dosn't list all its dependancys
>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:02 PDT 1998
>Last-Modified:
>Originator:     Andrew
>Organization:
UgH!
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

ports from current

>Description:

x11/gwm port dosnt list its dependant on xpm so make fails.

>How-To-Repeat:

cd /usr/ports/x11/gwm && make

>Fix:
	

--- Makefile.old	Tue Apr 28 22:36:53 1998
+++ Makefile	Tue Apr 28 22:50:26 1998
@@ -10,6 +10,7 @@
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_XCONTRIB}
 MASTER_SITE_SUBDIR=	window_managers/gwm
+LIB_DEPENDS=       Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
 
 MAINTAINER=	markm@FreeBSD.ORG
 
>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?199804281255.WAA13088>