diff options
Diffstat (limited to 'devel/py-omniorb/Makefile')
-rw-r--r-- | devel/py-omniorb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile index 4c1a10a0967b..8e4d20422239 100644 --- a/devel/py-omniorb/Makefile +++ b/devel/py-omniorb/Makefile @@ -36,7 +36,7 @@ USE_GMAKE= yes USE_OPENSSL= yes GNU_CONFIGURE= yes MAKEFILE= GNUmakefile -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_SCRIPT= ../configure CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |