ports/57440: [patch][non-maintainer] fix Makefile error in korean/eterm

Mark Linimon linimon at lonesome.com
Wed Oct 1 02:40:16 UTC 2003


>Number:         57440
>Category:       ports
>Synopsis:       [patch][non-maintainer] fix Makefile error in korean/eterm
>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 Sep 30 19:40:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	Due to a Makefile error, the distname override is ignored.
>How-To-Repeat:
	make fetch
>Fix:

--- eterm/Makefile.dist	Mon Sep 15 18:22:07 2003
+++ eterm/Makefile	Tue Sep 30 21:25:18 2003
@@ -9,7 +9,7 @@
 PORTVERSION=	0.8.9
 CATEGORIES=	korean x11
 MASTER_SITES=	ftp://ftp.holywar.net/pub/FreeBSD/ \
-		ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ \
+		ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
 DISTNAME=	Eterm-${PORTVERSION}
 
 MAINTAINER=	hollywar at mail.holywar.net
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list