Date: Tue, 20 Jan 2004 13:51:08 +0800 (MYT) From: Khairil Yusof <kaeru@streamyx.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61611: Add ZOPEPRODUCTDIR to PLIST_SUB in bsd.python.mk Message-ID: <200401200551.i0K5p8H3086012@wolverine.home.net> Resent-Message-ID: <200401200600.i0K60Yvp056805@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61611 >Category: ports >Synopsis: Add ZOPEPRODUCTDIR to PLIST_SUB in bsd.python.mk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 19 22:00:34 PST 2004 >Closed-Date: >Last-Modified: >Originator: Khairil Yusof >Release: FreeBSD 5.2-CURRENT i386 >Organization: Inigo Tech >Environment: System: FreeBSD wolverine.home.net 5.2-CURRENT FreeBSD 5.2-CURRENT #24: Sun Jan 18 21:06:34 MYT 2004 root@wolverine.home.net:/data/usr/obj/usr/src/sys/WOLVERINE i386 >Description: Since we already have ZOPEBASEDIR, adding ZOPEPRODUCTDIR would make making pkg-plist more consistent for Zope ports. >How-To-Repeat: >Fix: --- bsd.mk.python.orig Tue Jan 20 13:35:35 2004 +++ bsd.mk.python Tue Jan 20 13:35:17 2004 @@ -352,6 +352,7 @@ # Zope specific substitutions .if defined(USE_ZOPE) PLIST_SUB+= ZOPEBASEDIR=${SZOPEBASEDIR} +PLIST_SUB+= ZOPEPRODUCTDIR=${$ZOPEPRODUCTDIR} .endif # XXX Hm, should I export some of the variables above to *_ENV? >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401200551.i0K5p8H3086012>