diff --git a/math/qhull/Makefile b/math/qhull/Makefile index 07cc4afd6081..1dec31e1a603 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -27,4 +27,7 @@ PORTDOCS= * DOCS_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-CMakeLists.txt +post-install: + ${RM} ${STAGEDIR}${PREFIX}/lib/cmake/Qhull/QhullTargets-${CMAKE_BUILD_TYPE:tl}.cmake + .include