diff options
Diffstat (limited to 'astro/orsa/Makefile')
-rw-r--r-- | astro/orsa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index 116b85e39594..5a748bbdcb6a 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -24,7 +24,7 @@ USE_QT_VER= 3 USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> |