ports/76342: Update port: www/py-cssutils - fix packing list

Florent Thoumie flz at xbsd.org
Mon Jan 17 13:30:25 UTC 2005


>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 at 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:



More information about the freebsd-ports-bugs mailing list