Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 2014 03:05:50 GMT
From:      Oleg Pudeyev <oleg@bsdpower.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189642: [PATCH] www/py-Flask-FlatPages: stage
Message-ID:  <201405110305.s4B35oRH069445@cgiserv.freebsd.org>
Resent-Message-ID: <201405110310.s4B3A01j039866@freefall.freebsd.org>

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

>Number:         189642
>Category:       ports
>Synopsis:       [PATCH] www/py-Flask-FlatPages: stage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 11 03:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Pudeyev
>Release:        9.1
>Organization:
>Environment:
FreeBSD reactor.here 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Sun Feb 17 08:08:44 EST 2013     build@reactor.here:/usr/obj/any/usr/src/sys/REACTOR  amd64

>Description:
Stage www/py-flask-flatpages.

Thanks to Bartek Rutkowski for ports/188719 which this patch mirrors.

>How-To-Repeat:

>Fix:
Apply the patch to Makefile, remove pkg-plist.

Patch attached with submission follows:

--- Makefile.orig	2014-05-10 23:01:43.000000000 -0400
+++ Makefile	2014-05-10 23:02:05.000000000 -0400
@@ -15,7 +15,7 @@
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Flask>=0:${PORTSDIR}/www/py-flask
 
 USE_PYTHON=	yes
-USE_PYDISTUTILS=	easy_install
+USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


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



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