diff options
Diffstat (limited to 'astro/libnova/Makefile')
-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 86813780e1f7..be0550a2ad18 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -18,7 +18,7 @@ COMMENT= Astronomical Calculation Library USE_GNOME= gnometarget lthack USE_REINPLACE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes post-patch: |