ports/61611: Add ZOPEPRODUCTDIR to PLIST_SUB in bsd.python.mk

Khairil Yusof kaeru at streamyx.com
Tue Jan 20 06:00:43 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list