ports/66189: maintainer update: www/zope-cmfphoto fix dependency

Khairil Yusof kaeru at inigo-tech.com
Mon May 3 04:10:28 UTC 2004


>Number:         66189
>Category:       ports
>Synopsis:       maintainer update: www/zope-cmfphoto fix dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 02 21:10:24 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Khairil Yusof
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Inigo Tech 
>Environment:


System: FreeBSD 5.2-CURRENT #1: Mon May  3 08:36:31 MYT 2004
    root at wolverine.cerebro.net.my:/usr/obj/usr/src/sys/WOLVERINE



>Description:


Respect new user definable ZOPEPRODUCTDIR variable,
when checking for dependencies.


>How-To-Repeat:





>Fix:


diff -u --exclude CVS /usr/ports/www/zope-cmfphoto/Makefile ./Makefile
--- /usr/ports/www/zope-cmfphoto/Makefile   Fri Apr  9 13:25:01 2004
+++ ./Makefile  Mon May  3 10:42:55 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=  cmfphoto
 PORTVERSION=   0.4.2
+PORTREVISION=  1
 CATEGORIES=    www zope
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    collective
@@ -16,8 +17,8 @@
 MAINTAINER=    kaeru at inigo-tech.com
 COMMENT=   CMFPhoto product for Zope/CMF
 
-RUN_DEPENDS=   ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf \
-       ${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging
+RUN_DEPENDS=   ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf \
+               ${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging
 
 USE_PYTHON=    yes
 USE_ZOPE=  yes


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list