cvs commit: ports/net/quagga Makefile pkg-plist
Bruce M Simpson
bms at FreeBSD.org
Fri Nov 14 08:18:19 PST 2003
bms 2003/11/14 08:18:17 PST
FreeBSD ports repository (src committer)
Modified files:
net/quagga Makefile pkg-plist
Log:
Fix packaging when OSPFAPI is requested. This installs additional headers,
and an additional directory.
Use the PLIST_SUB mechanism to achieve this rather than rewriting the entire
pkg-plist; if more sweeping additions are required we can do this later. The
smoke-and-mirrors going on here mean that we have to keep Makefile.inc around
in the WRKDIR until the install step, so that the pkg-plist can be substituted.
Keep the pkg-plist sort -r'd to avoid churn on future changes.
Noticed by: kris
Revision Changes Path
1.9 +8 -3 ports/net/quagga/Makefile
1.3 +62 -62 ports/net/quagga/pkg-plist
More information about the cvs-ports
mailing list