diff options
Diffstat (limited to 'devel/libmonetra/Makefile')
-rw-r--r-- | devel/libmonetra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libmonetra/Makefile b/devel/libmonetra/Makefile index 4cb86f34828f..d320519fbc1d 100644 --- a/devel/libmonetra/Makefile +++ b/devel/libmonetra/Makefile @@ -16,7 +16,7 @@ COMMENT= Library to allow credit card processing through MCVE GNU_CONFIGURE= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --without-pthread .include <bsd.port.mk> |