diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-05 19:14:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-05 19:14:41 +0000 |
commit | c5f8de1b1fbdf5a879e5583414e4c62c859809a5 (patch) | |
tree | 66d31d837e99ae9b5289ef64332848bd6686adb3 /www/zope-formulator | |
parent | cbda1931213c11c49fb315b4bd9e33276826c5a1 (diff) |
Notes
Diffstat (limited to 'www/zope-formulator')
-rw-r--r-- | www/zope-formulator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope-formulator/Makefile b/www/zope-formulator/Makefile index 5945634315d1..89e9e4c73277 100644 --- a/www/zope-formulator/Makefile +++ b/www/zope-formulator/Makefile @@ -20,6 +20,8 @@ USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope +CONFLICTS= plone-* + ZOPEPRODUCTNAME= Formulator PLIST_SUB= ZOPEBASEDIR=${SZOPEBASEDIR} |