Bug 67891 - Unbreak www/moinmoin
Summary: Unbreak www/moinmoin
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-13 01:50 UTC by fmysh
Modified: 2004-06-13 08:34 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!