diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-12-02 12:00:34 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-12-02 12:00:34 +0000 |
commit | ddbc89cbea9e724929924695d9af695bf4a4f201 (patch) | |
tree | a2fc7a648a9464bda6b4aa8d0c02dced356d5365 /www/zope-portaltransforms/Makefile | |
parent | 3b952c7d7cbb3df26554859ced8f37f85537bd26 (diff) | |
download | ports-ddbc89cbea9e724929924695d9af695bf4a4f201.tar.gz ports-ddbc89cbea9e724929924695d9af695bf4a4f201.zip |
Notes
Diffstat (limited to 'www/zope-portaltransforms/Makefile')
-rw-r--r-- | www/zope-portaltransforms/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope-portaltransforms/Makefile b/www/zope-portaltransforms/Makefile index 491d3d03555a..b188581f1a56 100644 --- a/www/zope-portaltransforms/Makefile +++ b/www/zope-portaltransforms/Makefile @@ -26,6 +26,8 @@ USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope +CONFLICTS= plone-[0-9]* + ZOPEPRODUCTNAME= PortalTransforms WRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME} PLIST= ${WRKDIR}/pkg-plist |