diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:01:15 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:01:15 +0000 |
commit | 45912e9545fd776fb5433b1dbeae2629d7776c8d (patch) | |
tree | 95f7a590d3e017b4dcbcc85b8726d6659f9ae12e /astro/libnova/Makefile | |
parent | c349f056adb03035ff0cc5eb01a859d0554dccbe (diff) | |
download | ports-45912e9545fd776fb5433b1dbeae2629d7776c8d.tar.gz ports-45912e9545fd776fb5433b1dbeae2629d7776c8d.zip |
Notes
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 c3cb9b07e44f..e28417568a67 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_INC_LIBTOOL_VER= 15 +USE_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes post-patch: |