Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2002 17:12:00 +0200 (CEST)
From:      Miguel Mendez <flynn@energyhq.homeip.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39195: Maintianer Update: minor fix for emulators/xzx
Message-ID:  <200206121512.g5CFC0jA001246@kajsa.energyhq.tk>

next in thread | raw e-mail | index | archive | help

>Number:         39195
>Category:       ports
>Synopsis:       Maintianer Update: minor fix for emulators/xzx
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 12 08:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD kajsa.energyhq.tk 4.6-RC FreeBSD 4.6-RC #0: Tue Jun 11 20:50:29 CEST 2002 root@kajsa.energyhq.tk:/usr/obj/usr/src/sys/KAJSA i386


	
>Description:
	Harcoding FETCH_CMD is no longer needed since the MASTERSITES has been corrected.
>How-To-Repeat:
	
>Fix:

	

--- xzx.diff begins here ---
diff -ruN xzx.old/Makefile xzx/Makefile
--- xzx.old/Makefile	Tue Jun 11 15:57:05 2002
+++ xzx/Makefile	Wed Jun 12 16:40:12 2002
@@ -22,9 +22,6 @@
 USE_XPM=        yes
 USE_X_PREFIX=	yes
 
-# Hardcoding FETCH_CMD is necessary since -A argument causes problems
-FETCH_CMD=	/usr/bin/fetch
-
 # License forbids redistribution
 NO_CDROM=	Redistribution forbidden by license
 NO_PACKAGE=	Redistribution forbidden by license
--- xzx.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206121512.g5CFC0jA001246>