diff options
Diffstat (limited to 'astro/libnova')
-rw-r--r-- | astro/libnova/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile index 33e95dcade13..df8da07d9c9a 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -18,7 +18,7 @@ COMMENT= Astronomical Calculation Library USE_GNOME= gnometarget lthack GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> |