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 /www/plone3 | |
parent | 93a8e69913ebf2f0e0f31b3470ab6453a64c15d2 (diff) |
Notes
Diffstat (limited to 'www/plone3')
-rw-r--r-- | www/plone3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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]* \ |