ports/94796: [PATCH] x11/xcolorsel: portlint

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Tue Mar 21 17:20:17 UTC 2006


>Number:         94796
>Category:       ports
>Synopsis:       [PATCH] x11/xcolorsel: portlint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 21 17:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root at it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


small porlint.


>How-To-Repeat:





>Fix:


--- xcolorsel.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/xcolorsel/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	10 Apr 2005 05:39:56 -0000	1.11
+++ Makefile	21 Mar 2006 17:14:47 -0000
@@ -17,8 +17,7 @@
 
 LIB_DEPENDS=	Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
 
-WRKSRC=		$(WRKDIR)/xcolorsel
-USE_REINPLACE=	yes
+WRKSRC=		${WRKDIR}/xcolorsel
 USE_IMAKE=	yes
 USE_XPM=	yes
 MAN1=		xcolorsel.1
@@ -28,6 +27,6 @@
 	@${REINPLACE_CMD} -e 's|#include <malloc.h>||g' \
 		-e 's|/Xaw/|/Xaw3d/|g' ${WRKSRC}/*.[ch]
 	@${REINPLACE_CMD} -e 's|app2head|./app2head|g' \
-		-e 's|XawClientLibs|-lXaw3d $$(XMULIBONLY) $$(XTOOLLIB) $$(XPMLIB) $$(XLIB)|g' ${WRKSRC}/Imakefile
+		-e 's|XawClientLibs|-lXaw3d $${XMULIBONLY} $${XTOOLLIB} $${XPMLIB} $${XLIB}|g' ${WRKSRC}/Imakefile
 
 .include <bsd.port.mk>
--- xcolorsel.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list