Date: Mon, 17 Jan 2005 14:23:31 +0100 (CET) From: Florent Thoumie <flz@xbsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/76342: Update port: www/py-cssutils - fix packing list Message-ID: <20050117132331.119761195E@gate.xbsd.org> Resent-Message-ID: <200501171330.j0HDUKa1092711@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 76342 >Category: ports >Synopsis: Update port: www/py-cssutils - fix packing list >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jan 17 13:30:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Florent Thoumie >Release: FreeBSD 5.3-RELEASE i386 >Organization: Xbsd.org >Environment: System: FreeBSD gate.xbsd.org 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Wed Nov 24 16:35:34 CET 2004 root@gate.xbsd.org:/usr/src/sys/i386/compile/GATE i386 >Description: Fix packing list. >How-To-Repeat: N/A >Fix: --- py-cssutils.diff begins here --- --- Makefile.orig Mon Jan 17 14:21:26 2005 +++ Makefile Mon Jan 17 14:19:30 2005 @@ -20,6 +20,10 @@ USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= yes +USE_REINPLACE= yes + +post-patch: + @${REINPLACE_CMD} -e "s#LICENSE.txt##" ${WRKSRC}/setup.py post-install: @${FIND} ${PYTHON_SITELIBDIR}/${PORTNAME} ! -type d | \ --- py-cssutils.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050117132331.119761195E>