ports/140574: ports/x11-toolkits/Xaw3d/Makefile needs xmkmf from devel/imake
Julian Stacey
jhs at berklix.com
Sun Nov 15 16:50:04 UTC 2009
>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 at 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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list