ports/62329: [patch] bsd.port.mk: remove useless ${MKDIR} ${WRKSRC} in config target

Sergey Matveychuk sem at ciam.ru
Wed Feb 4 03:30:26 UTC 2004


>Number:         62329
>Category:       ports
>Synopsis:       [patch] bsd.port.mk: remove useless ${MKDIR} ${WRKSRC} in config target
>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 Feb 03 19:30:21 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD Current.sem-home.ciam.ru 5.2-RELEASE FreeBSD 5.2-RELEASE #6: Sat Jan 17 16:12:04 MSK 2004 root at Current.sem-home.ciam.ru:/usr/obj/usr/src/sys/CURRENT i386


	
>Description:
	
remove useless ${MKDIR} ${WRKSRC} in config target
>How-To-Repeat:
	
>Fix:

	

--- bsd.port.mk.diff begins here ---
--- bsd.port.mk.local	Wed Feb  4 04:34:38 2004
+++ bsd.port.mk	Wed Feb  4 06:14:17 2004
@@ -4923,7 +4915,6 @@
 
 .if !target(config)
 config:
-	@${MKDIR} ${WRKDIR}
 .if !defined(OPTIONS)
 	@${ECHO_MSG} "===> No options to configure"
 .else
--- bsd.port.mk.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list