#139 closed defect (fixed)
need an include check
Reported by: | ranger@… | Owned by: | kvv@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
I've made a package for cups that installs the missing headers to build against apple's cups libraries, but the only thing it really provides that is of any use is include files. Right now you can only check for binaries or libraries. Is it possible to make an include check, or maybe just a file: check that searches a set of paths for the file listed?
Change History (1)
comment:1 Changed 22 years ago by kevin@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Added path class of depspec with usage usage: path:/absolute/path/to/file:Portfile path:prefix/relative/path/to/file:Portfile