diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/qhull/Makefile | 3 | ||||
-rw-r--r-- | math/qhull/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/math/qhull/Makefile b/math/qhull/Makefile index 76b9e6648c6f..a3f4fe8542c2 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -15,11 +15,8 @@ USES= cmake USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -MAN1= qhull.1 rbox.1 - CONFLICTS= qhull-1.0* afni-[0-9]* qhull5-* -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's#share/man/man#man/man#g' \ ${WRKSRC}/CMakeLists.txt diff --git a/math/qhull/pkg-plist b/math/qhull/pkg-plist index 975317c5d7fd..253fcfb8f0b2 100644 --- a/math/qhull/pkg-plist +++ b/math/qhull/pkg-plist @@ -59,6 +59,8 @@ lib/libqhull_p.so.6 lib/libqhullcpp.a lib/libqhullstatic.a lib/libqhullstatic_p.a +man/man1/qhull.1.gz +man/man1/rbox.1.gz @dirrm include/libqhull @dirrm include/libqhullcpp %%PORTDOCS%%%%DOCSDIR%%/Announce.txt |