Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2015 05:00:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 198704] [NEW PORT] www/py-collective.easytemplate
Message-ID:  <bug-198704-21822-U9hZzzuOqt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198704-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198704-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198704

--- Comment #11 from Ruslan Makhmatkhanov <rm@FreeBSD.org> ---
Hi guys, sorry for late response. "plone" isn't needed in PKGNAMEPREFIX.
The port builds and installs fine, but it lacks required dependencies, so it's
unclear to me how it supposed to work. Here is the dependencies listed in
setup.py:

install_requires=['setuptools',
                  'Jinja2',
                  'plone.portlet.static',
                  'collective.templateengines',
                  'feedparser' # needed by RSS tag, could be softdependency
                  ],

We have no such thing as "collective.templateengines" in the ports tree, so you
need port it too to make things work.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198704-21822-U9hZzzuOqt>