Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#2098 closed defect (fixed)

Portfile probs in cvsup (& cm3)

Reported by: gkshenaut Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

In the cvsup Portfile's destroot section, destroot.args needs to define the MANDIR, as in "MANDIR=${prefix}/share/man" .

Similarly, in the cm3 Portfile, in the destroot {...} section, the source argument to "file copy -force" for cm3.cfg needs to contain the os name, as in "${filespath}/${os.platform}-cm3.cfg" .

Without these changes, the ports will not install.

Greg Shenaut

Change History (2)

comment:1 Changed 20 years ago by olegb@…

Owner: changed from darwinports-bugs@… to landonf@…

assigning to maintainer.

comment:2 Changed 20 years ago by ssen@…

Resolution: fixed
Status: newclosed

Committed

Note: See TracTickets for help on using tickets.