diff options
Diffstat (limited to 'devel/omniNotify/Makefile')
-rw-r--r-- | devel/omniNotify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/omniNotify/Makefile b/devel/omniNotify/Makefile index 8eb27650f89e..4b3a651f00a8 100644 --- a/devel/omniNotify/Makefile +++ b/devel/omniNotify/Makefile @@ -29,7 +29,7 @@ USE_PYTHON= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAKEFILE= GNUmakefile -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes # Don't compiled on != i386 ONLY_FOR_ARCHS= i386 |