diff options
author | oliver <oliver@FreeBSD.org> | 2005-06-01 00:01:15 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-06-01 00:01:15 +0800 |
commit | ae4e79e9d03e9bedc1035852b1d761940e42d24a (patch) | |
tree | 78eedf9d74eeecbc677b8afaf25070d9077633b5 /astro/libnova | |
parent | e55926d4c32e213361111fa01b562dcabc7673fd (diff) | |
download | freebsd-ports-gnome-ae4e79e9d03e9bedc1035852b1d761940e42d24a.tar.gz freebsd-ports-gnome-ae4e79e9d03e9bedc1035852b1d761940e42d24a.tar.zst freebsd-ports-gnome-ae4e79e9d03e9bedc1035852b1d761940e42d24a.zip |
don't install .la files
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 |