ports/57870: Missing +INSTALL/+DEINSTALL scripts with package-recursive
Scot W. Hetzel
hetzelsw at westbend.net
Sat Oct 11 20:30:20 UTC 2003
The following reply was made to PR ports/57870; it has been noted by GNATS.
From: "Scot W. Hetzel" <hetzelsw at westbend.net>
To: "FreeBSD-GNATS" <FreeBSD-gnats-submit at freebsd.org>
Cc:
Subject: Re: ports/57870: Missing +INSTALL/+DEINSTALL scripts with package-recursive
Date: Sat, 11 Oct 2003 15:18:51 -0500
Currently, the only way to work around this problem is to do the following:
1. Use 'make package-recursive' to create the dependant packages
2. Remove work/.package_done*
3. Use 'make package' to create a correct package for the port.
Scot
More information about the freebsd-ports-bugs
mailing list