Bug 200346 - graphics/geos: make check-plist fails if non-default config is selected
Summary: graphics/geos: make check-plist fails if non-default config is selected
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-20 13:15 UTC by Kurt Jaeger
Modified: 2015-09-08 14:28 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Jaeger freebsd_committer freebsd_triage 2015-05-20 13:15:09 UTC
make check-plist fails if non-default config is selected:

     PHP=on: PHP bindings or support
     PYTHON=on: Python bindings or support
     RUBY=off: Ruby bindings or support

# make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: @dir lib/geos
===> Error: Plist issues found.
*** Error code 1
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-09-08 14:28:41 UTC
It should be fixed in geos 3.5.0 update (r396303). Thanks!