Index: head/astro/orsa/Makefile =================================================================== --- head/astro/orsa/Makefile (revision 275703) +++ head/astro/orsa/Makefile (revision 275704) @@ -1,37 +1,37 @@ # ex:ts=8 # Ports collection makefile for: orsa # Date created: Dec 9, 2004 # Whom: ijliao # # $FreeBSD$ # PORTNAME= orsa PORTVERSION= 0.7.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= Orbit Reconstruction, Simulation and Analysis LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \ cln.6:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ - ginac-1.5.2:${PORTSDIR}/math/GiNaC + ginac.2:${PORTSDIR}/math/GiNaC USE_QT_VER= 3 USE_GL= gl USE_GMAKE= yes USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool ACLOCAL_ARGS= -I macros -I ${LOCALBASE}/share/aclocal CONFIGURE_ENV= ac_cv_c_inline=no USE_LDCONFIG= yes .include .if ${OSVERSION} < 700000 BROKEN= does not compile on 6.X .endif .include Property changes on: head/astro/orsa/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.41 \ No newline at end of property +1.42 \ No newline at end of property