View | Details | Raw Unified | Return to bug 61611
Collapse All | Expand All

(-)bsd.mk.python Tue Jan 20 13:35:17 2004 (+1 lines)
Lines 352-357 Link Here
352
# Zope specific substitutions
352
# Zope specific substitutions
353
.if defined(USE_ZOPE)
353
.if defined(USE_ZOPE)
354
PLIST_SUB+=            ZOPEBASEDIR=${SZOPEBASEDIR}
354
PLIST_SUB+=            ZOPEBASEDIR=${SZOPEBASEDIR}
355
PLIST_SUB+=            ZOPEPRODUCTDIR=${$ZOPEPRODUCTDIR}
355
.endif
356
.endif
356
 
357
 
357
# XXX Hm, should I export some of the variables above to *_ENV?
358
# XXX Hm, should I export some of the variables above to *_ENV?

Return to bug 61611