diff options
Diffstat (limited to 'devel/libtai/Makefile')
-rw-r--r-- | devel/libtai/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile index dbde8070e33f..b14a3faff41d 100644 --- a/devel/libtai/Makefile +++ b/devel/libtai/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A library for storing and manipulating dates and times in second/attosecond ALL_TARGET= it -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAKE_ENV= LIBVERSION="${LIBVERSION}" PLIST_SUB= LIBVERSION=${LIBVERSION} \ |