Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2002 17:03:44 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/40887: Fix PATCH_SITE for audio/xmix
Message-ID:  <200207221503.g6MF3iIC048695@sauna.arved.de>

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

>Number:         40887
>Category:       ports
>Synopsis:       Fix PATCH_SITE for audio/xmix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 22 08:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
	This has been broken since 1996 :-).
	
>How-To-Repeat:
	
>Fix:

	

--- xmix.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/xmix/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	22 Jul 2002 03:54:21 -0000	1.10
+++ Makefile	22 Jul 2002 14:54:18 -0000
@@ -12,6 +12,7 @@
 MASTER_SITE_SUBDIR=	apps/sound/mixers
 
 PATCH_SITES=	${MASTER_SITES}
+PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR}
 PATCHFILES=	xmix-2.1.mixers.patch
 
 MAINTAINER=	ports@FreeBSD.Org
--- xmix.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?200207221503.g6MF3iIC048695>