Date: Fri, 4 Oct 2013 15:35:30 GMT From: Denis Generalov <gd@rambler-co.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/182642: devel/py-pyev: stage support Message-ID: <201310041535.r94FZUet045592@oldred.freebsd.org> Resent-Message-ID: <201310041540.r94Fe0a3095516@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 182642 >Category: ports >Synopsis: devel/py-pyev: stage support >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: Fri Oct 04 15:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Denis Generalov >Release: FreeBSD 9.1-STABLE amd64 >Organization: Rambler >Environment: FreeBSD tyl.rambler.ramblermedia.com 9.1-STABLE FreeBSD 9.1-STABLE #0 r244924: Tue Jan 1 21:05:19 MSK 2013 gd@tyl.rambler.ramblermedia.com:/tmp/gd/usr/src/sys/GENERIC amd64 >Description: add stage support >How-To-Repeat: >Fix: Patch attached with submission follows: ===> Generating patch ===> Viewing diff with more diff -ruN /usr/ports/devel/py-pyev/Makefile ./Makefile --- /usr/ports/devel/py-pyev/Makefile 2013-09-24 14:11:00.000000000 +0400 +++ ./Makefile 2013-10-04 19:33:00.000000000 +0400 @@ -17,12 +17,10 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes +PYDISTUTILS_AUTOPLIST=yes PYDISTUTILS_PKGVERSION=${PORTVERSION}${DISTVERSIONSUFFIX} CFLAGS+= -I${PREFIX}/include LDFLAGS+= -L${PREFIX}/lib -PLIST_FILES= %%PYTHON_SITELIBDIR%%/pyev.so - -NO_STAGE= yes .include <bsd.port.mk> ===> Done >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310041535.r94FZUet045592>