ports/56822: Update port: net/jarl

KATO Tsuguru tkato at prontomail.com
Sun Sep 14 07:02:57 UTC 2003


>Number:         56822
>Category:       ports
>Synopsis:       Update port: net/jarl
>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:   Sun Sep 14 00:00:56 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- ECHO -> ECHO_CMD

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/jarl/Makefile net/jarl/Makefile
--- /usr/ports/net/jarl/Makefile	Sat Apr 12 23:09:29 2003
+++ net/jarl/Makefile	Sun Sep 14 13:21:31 2003
@@ -24,7 +24,7 @@
 USE_PERL5=	yes
 
 makeplist:
-	${ECHO} bin/jarl > ${PLIST}
+	${ECHO_CMD} bin/jarl > ${PLIST}
 	${FIND} ${PREFIX}/share/jarl -type f -print | ${CUT} -d/ -f4- >> \
 		${PLIST}
 	${FIND} ${PREFIX}/share/jarl -type d -print | ${CUT} -d/ -f4- | \
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list