Summary: | [PATCH] devel/py-simplejson: fix build on pointyhat | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nicola Vitale <nivit> | ||||
Component: | Individual Port(s) | Assignee: | Nicola Vitale <nivit> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | python | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Nicola Vitale
2007-04-03 10:10:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->python Over to maintainer Responsible Changed From-To: python->nivit I will take it. nivit 2007-04-03 12:34:32 UTC FreeBSD ports repository Modified files: devel/py-simplejson Makefile pkg-plist Log: - Fix build on pointyhat (use --plat-name option for bdist_egg, the egg filename for easy_install) PR: ports/111182 Submitted by: nivit Revision Changes Path 1.10 +9 -3 ports/devel/py-simplejson/Makefile 1.4 +3 -3 ports/devel/py-simplejson/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, thanks! |