Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 2000 22:19:24 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21873: Fix news/c-nocem (by maintainer)
Message-ID:  <200010092019.e99KJOl25960@home.dinoex.sub.org>

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

>Number:         21873
>Category:       ports
>Synopsis:       Fix news/c-nocem (by maintainer)
>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 Oct 09 13:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
privat
>Environment:

	cnews Installed.
	C-nocem is a fast filter to remove spam.

>Description:

	Patch is not enough,
	as the configuration in not fully written.
	Fixed and source specified,
	so unnessary extraction is not needed.

>How-To-Repeat:
>Fix:

	apply this patch

diff c-nocem/Makefile c-nocem-3.6/Makefile
--- c-nocem/Makefile	Mon Aug 14 11:42:41 2000
+++ c-nocem-3.6/Makefile	Mon Oct  9 22:12:03 2000
@@ -12,7 +12,7 @@
 
 MAINTAINER=	dirk.meyer@dinoex.sub.org
 
-BUILD_DEPENDS=	/nonexistent:${PORTSDIR}/news/cnews:patch
+BUILD_DEPENDS=	${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/conf/substitutions:${PORTSDIR}/news/cnews:configure
 
 WRKSRC=		${WRKDIR}/c-nocem
 USE_GMAKE=	yes

>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?200010092019.e99KJOl25960>