diff options
Diffstat (limited to 'devel/libytnef/Makefile')
-rw-r--r-- | devel/libytnef/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libytnef/Makefile b/devel/libytnef/Makefile index ea98cb43578d..ac60f2c34b90 100644 --- a/devel/libytnef/Makefile +++ b/devel/libytnef/Makefile @@ -17,7 +17,7 @@ COMMENT= Unpack data in MS Outlook TNEF format GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |