diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-09 07:59:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-09 07:59:57 +0000 |
commit | 2ca1844ec87f5d459c7cfeacc17954444f3b018c (patch) | |
tree | 020490077fc1580675ef58d8ada19a0b073e718d | |
parent | - Update to 9.3.0 (diff) |
- Marked as Broken
Submitted by: pointyhat via kris
Notes
Notes:
svn path=/head/; revision=176906
-rw-r--r-- | www/plone/Makefile | 2 | ||||
-rw-r--r-- | www/plone3/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/plone/Makefile b/www/plone/Makefile index 869d1a144546..92ea39d9a0a6 100644 --- a/www/plone/Makefile +++ b/www/plone/Makefile @@ -22,6 +22,8 @@ USE_ZOPE= yes USE_PYTHON= yes PLIST= ${WRKDIR}/pkg-plist +BROKEN= Incorrect pkg-plist + CONFLICTS= zope-archetypes-[0-9]* \ zope-btreefolder2-[0-9]* \ zope-cmf-[0-9]* \ diff --git a/www/plone3/Makefile b/www/plone3/Makefile index 869d1a144546..92ea39d9a0a6 100644 --- a/www/plone3/Makefile +++ b/www/plone3/Makefile @@ -22,6 +22,8 @@ USE_ZOPE= yes USE_PYTHON= yes PLIST= ${WRKDIR}/pkg-plist +BROKEN= Incorrect pkg-plist + CONFLICTS= zope-archetypes-[0-9]* \ zope-btreefolder2-[0-9]* \ zope-cmf-[0-9]* \ |