Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2009 17:47:27 +0100
From:      Julian Stacey <jhs@berklix.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dinoex@FreeBSD.org
Subject:   ports/140574: ports/x11-toolkits/Xaw3d/Makefile needs xmkmf from devel/imake
Message-ID:  <200911151647.nAFGlRBD032797@fire.js.berklix.net>
Resent-Message-ID: <200911151650.nAFGo3j5029547@freefall.freebsd.org>

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

>Number:         140574
>Category:       ports
>Synopsis:       ports/x11-toolkits/Xaw3d/Makefile needs xmkmf from devel/imake
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 15 16:50:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Julian Stacey <jhs@berklix.com>
>Release:        FreeBSD 6.4-RELEASE i386
>Organization:
/home/jhs/.organization
>Environment:
System: FreeBSD mart.js.berklix.net 6.4-RELEASE FreeBSD 6.4-RELEASE #0: Fri Nov 6 02:54:56 CET 2009 jhs@mart.js.berklix.net:/usr1/src/sys/i386/compile/MART.small i386

>Description:
	
Makefile fails if xmkmf not found.
>How-To-Repeat:
	
	mv `which xmkf` `which xmkf`.MV  ; rehash
	cd /usr/ports/x11-toolkits/Xaw3d;make
>Fix:

	
*** 6.4-RELEASE/ports/x11-toolkits/Xaw3d/Makefile       Sun Nov 15 09:57:11 2009
- --- generic-new/ports/x11-toolkits/Xaw3d/Makefile       Sun Nov 15 10:12:00 2009
***************
*** 14,19 ****
- --- 14,21 ----
  MAINTAINER=   dinoex@FreeBSD.org
  COMMENT=      A 3-D Athena Widget set that looks like Motif

+ BUILD_DEPENDS+=       ${LOCALBASE}/bin/xmkmf:${PORTSDIR}/devel/imake
+
  WRKSRC=               ${WRKDIR}/xc/lib/Xaw3d
  USE_IMAKE=    yes
  USE_LDCONFIG= yes

A copy of diff is in
http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/x11-toolkits/Xaw3d/
>Release-Note:
>Audit-Trail:
>Unformatted:



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