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 | |
parent | c349f056adb03035ff0cc5eb01a859d0554dccbe (diff) |
don't install .la files
Notes
Notes:
svn path=/head/; revision=136534
Diffstat (limited to 'astro/libnova')
-rw-r--r-- | astro/libnova/Makefile | 2 | ||||
-rw-r--r-- | astro/libnova/pkg-plist | 1 |
2 files changed, 1 insertions, 2 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: diff --git a/astro/libnova/pkg-plist b/astro/libnova/pkg-plist index 00208bb24304..ea52266a10de 100644 --- a/astro/libnova/pkg-plist +++ b/astro/libnova/pkg-plist @@ -3,6 +3,5 @@ include/libnova.h lib/libnova-0.9.so lib/libnova-0.9.so.0 lib/libnova.a -lib/libnova.la lib/libnova.so share/aclocal/libnova-check.m4 |