cvs commit: ports/Mk bsd.port.mk
Joe Marcus Clarke
marcus at FreeBSD.org
Tue Jan 20 14:17:32 PST 2004
marcus 2004/01/20 14:17:03 PST
FreeBSD ports repository
Modified files:
Mk bsd.port.mk
Log:
OPTIONSFILE now defaults to ${PORT_DBDIR}/${UNIQUENAME}/options where
${PORT_DBDIR} is /var/db/ports and ${UNIQUENAME} is
${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}. OPTIONSFILE, PORT_DBDIR,
and UNIQUENAME are all overrideable by the porter.
Note: a better solution may be forthcoming after it can be shaken out
on bento. This is a simple fix to workaround PORTNAME conflicts in the
tree.
Submitted by: eivind
Revision Changes Path
1.478 +8 -5 ports/Mk/bsd.port.mk
More information about the cvs-all
mailing list