From nobody@FreeBSD.org  Mon Nov 19 21:06:36 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3B0D5B8D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Nov 2012 21:06:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 207968FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Nov 2012 21:06:36 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qAJL6Zv5037943
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Nov 2012 21:06:35 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qAJL6Zeu037942;
	Mon, 19 Nov 2012 21:06:35 GMT
	(envelope-from nobody)
Message-Id: <201211192106.qAJL6Zeu037942@red.freebsd.org>
Date: Mon, 19 Nov 2012 21:06:35 GMT
From: Denis Generalov <gd@rambler-co.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Fix Makefile
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         173727
>Category:       ports
>Synopsis:       Fix Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 19 21:10:00 UTC 2012
>Closed-Date:    Tue Nov 20 01:31:53 UTC 2012
>Last-Modified:  Tue Nov 20 01:31:53 UTC 2012
>Originator:     Denis Generalov
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
Rambler
>Environment:
FreeBSD tyl.rambler.ramblermedia.com 9.0-STABLE FreeBSD 9.0-STABLE #1: Tue Feb 14 22:57:58 MSK 2012     root@tyl2.park.rambler.ru:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
PYEASYINSTALL_ARCHDEP variable used wrong way. This var evaluated as defined or not defined.
>How-To-Repeat:

>Fix:
patch attached

Patch attached with submission follows:

Diff mode was set to CVS, but there's no CVS subdirectory
Trying /usr/ports ... found
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/textproc/py-MarkupSafe/Makefile ./Makefile
--- /usr/ports/textproc/py-MarkupSafe/Makefile	2012-11-20 00:56:41.000000000 +0400
+++ ./Makefile	2012-11-20 00:57:36.000000000 +0400
@@ -18,6 +18,5 @@
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
-PYEASYINSTALL_ARCHDEP=	no
 
 .include <bsd.port.mk>
===> Done


>Release-Note:
>Audit-Trail:

From: Denis Generalov <gd@rambler-co.ru>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/173727: Fix Makefile
Date: Tue, 20 Nov 2012 02:36:58 +0400

 Something wrong with this patch.
 Close this PR please and sorry for noise.
 
 -- 
 Denis Generalov <gd@rambler-co.ru>
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Tue Nov 20 01:31:52 UTC 2012 
State-Changed-Why:  
closed at submitters request 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173727 
>Unformatted:
