diff options
Diffstat (limited to 'math/freefem/Makefile')
-rw-r--r-- | math/freefem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/freefem/Makefile b/math/freefem/Makefile index 301f600cbbca..151233785e34 100644 --- a/math/freefem/Makefile +++ b/math/freefem/Makefile @@ -18,7 +18,7 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-optimization -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= freefem.1 |