diff options
author | kris <kris@FreeBSD.org> | 2007-02-01 10:42:05 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-01 10:42:05 +0800 |
commit | e8cba9559938186c1aa7ef89fec79e8e5bad69e0 (patch) | |
tree | ac96cc557a3c739c998a65dde0f24b45ce616c76 /astro/orsa | |
parent | 0dfa7444282b84aa0f915751fd1fd11bd1390eed (diff) | |
download | freebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.tar.gz freebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.tar.zst freebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.zip |
Use libtool port instead of included version to avoid objformat a.out botch
Diffstat (limited to 'astro/orsa')
-rw-r--r-- | astro/orsa/Makefile | 1 | ||||
-rw-r--r-- | astro/orsa/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index 5a748bbdcb6a..6aa7e24a1b4b 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= gsl.9:${PORTSDIR}/math/gsl \ fftw.2:${PORTSDIR}/math/fftw \ ginac-1.3.3:${PORTSDIR}/math/GiNaC +USE_AUTOTOOLS= libtool:15 USE_QT_VER= 3 USE_GNOME= gnometarget GNU_CONFIGURE= yes diff --git a/astro/orsa/pkg-plist b/astro/orsa/pkg-plist index bab3bfd0946c..4887b52e7033 100644 --- a/astro/orsa/pkg-plist +++ b/astro/orsa/pkg-plist @@ -19,8 +19,10 @@ include/orsa/orsa_universe.h include/orsa/orsa_version.h @dirrm include/orsa lib/liborsa.a +lib/liborsa.la lib/liborsa.so lib/liborsa.so.0 lib/libxorsa.a +lib/libxorsa.la lib/libxorsa.so lib/libxorsa.so.0 |