diff options
Diffstat (limited to 'math/qhull/Makefile')
-rw-r--r-- | math/qhull/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qhull/Makefile b/math/qhull/Makefile index 57702508fd27..a932c3db9b90 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |