diff options
Diffstat (limited to 'astro/orsa/Makefile')
-rw-r--r-- | astro/orsa/Makefile | 1 |
1 files changed, 1 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 |