Bug 67891

Summary: Unbreak www/moinmoin
Product: Ports & Packages Reporter: fmysh
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description fmysh 2004-06-13 01:50:22 UTC
	Unbreak www/moinmoin as uid/gid for this port has been
	registred to Porter's Handbook.

Fix: 

-BROKEN=                "Uses unregistered uid/gid"
-
 USE_PYTHON=    yes
 USE_PYDISTUTILS=       yes
 PLIST_SUB+=    PYTHON_SITELIB=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||} \--9wS52V6je8P6CrPWmdmGS74Q5KPXQyAFEkIqCvT9cXwu2nds
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- www/moinmoin/Makefile.orig       Sun Jun 13 09:36:38 2004
+++ www/moinmoin/Makefile    Sun Jun 13 09:36:55 2004
@@ -16,8 +16,6 @@
 MAINTAINER=    ports@FreeBSD.org
 COMMENT=       A Python CGI clone of WikiWiki
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-06-13 08:34:38 UTC
State Changed
From-To: open->closed

Committed, thanks!