Add missing headers to pkg-plist

This commit is contained in:
Baptiste Daroussin 2016-12-04 21:03:13 +00:00
parent c82684ac14
commit 2e288fcdc9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427803
2 changed files with 7 additions and 0 deletions

View file

@ -3,6 +3,7 @@
PORTNAME= geos
PORTVERSION= 3.6.0
PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/geos/ \
LOCAL/sunpoet

View file

@ -162,8 +162,11 @@ include/geos/index/quadtree/Root.h
include/geos/index/strtree/AbstractNode.h
include/geos/index/strtree/AbstractSTRtree.h
include/geos/index/strtree/Boundable.h
include/geos/index/strtree/BoundablePair.h
include/geos/index/strtree/GeometryItemDistance.h
include/geos/index/strtree/Interval.h
include/geos/index/strtree/ItemBoundable.h
include/geos/index/strtree/ItemDistance.h
include/geos/index/strtree/SIRtree.h
include/geos/index/strtree/STRtree.h
include/geos/index/sweepline/SweepLineEvent.h
@ -260,6 +263,8 @@ include/geos/operation/buffer/SubgraphDepthLocater.h
include/geos/operation/distance/ConnectedElementLocationFilter.h
include/geos/operation/distance/ConnectedElementPointFilter.h
include/geos/operation/distance/DistanceOp.h
include/geos/operation/distance/FacetSequence.h
include/geos/operation/distance/FacetSequenceTreeBuilder.h
include/geos/operation/distance/GeometryLocation.h
include/geos/operation/intersection/Rectangle.h
include/geos/operation/intersection/RectangleIntersection.h
@ -335,6 +340,7 @@ include/geos/precision/CommonBitsOp.h
include/geos/precision/CommonBitsRemover.h
include/geos/precision/EnhancedPrecisionOp.h
include/geos/precision/GeometryPrecisionReducer.h
include/geos/precision/MinimumClearance.h
include/geos/precision/PrecisionReducerCoordinateOperation.h
include/geos/precision/SimpleGeometryPrecisionReducer.h
include/geos/profiler.h