mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
set USE_ZOPE=2.9
Submitted by: pointyhat via kris
This commit is contained in:
parent
cbefddefbb
commit
115ea08761
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178841
@ -20,7 +20,7 @@ COMMENT= A fully-featured blog product for Plone
|
||||
RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/OFS/__init__.py:${PORTSDIR}/www/plone
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_ZOPE= yes
|
||||
USE_ZOPE= 2.9
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
ZOPEPRODUCTNAME=COREBlog2
|
||||
|
@ -21,7 +21,7 @@ COMMENT= SimpleBlog is an easy to use Plone based weblog application
|
||||
RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/OFS/__init__.py:${PORTSDIR}/www/plone
|
||||
|
||||
WRKSRC=${WRKDIR}
|
||||
USE_ZOPE= yes
|
||||
USE_ZOPE= 2.9
|
||||
USE_PYTHON= yes
|
||||
MODULES= SimpleBlog
|
||||
PLIST= ${WRKDIR}/pkg-plist
|
||||
|
Loading…
Reference in New Issue
Block a user