diff options
Diffstat (limited to 'devel/poslib/Makefile')
-rw-r--r-- | devel/poslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/poslib/Makefile b/devel/poslib/Makefile index 01391d5bda0b..8ac0511d565c 100644 --- a/devel/poslib/Makefile +++ b/devel/poslib/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB= VERSION="${PORTVERSION}" |