Chase libgsl-update

This commit is contained in:
Volker Stolz 2004-07-07 08:22:50 +00:00
parent b9258c6079
commit 34c8086af5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113119
6 changed files with 6 additions and 6 deletions

View File

@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= trevor@FreeBSD.org
COMMENT= Multitracking sound editor and utilities
LIB_DEPENDS= gsl.5:${PORTSDIR}/math/gsl
LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl
ALL_TARGET= audinfo snd sndinfo sndplay sndrecord sndsine
CONFIGURE_ARGS= --with-float-samples \

View File

@ -21,7 +21,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= An automatic 3D finite element mesh generator
LIB_DEPENDS= gsl.5:${PORTSDIR}/math/gsl \
LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl \
fltk.1:${PORTSDIR}/x11-toolkits/fltk
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

View File

@ -26,7 +26,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \
${SITE_PERL}/Astro/FITS/Header.pm:${PORTSDIR}/astro/p5-Astro-FITS-Header
LIB_DEPENDS= plplotd.9:${PORTSDIR}/math/plplot \
fftw.2:${PORTSDIR}/math/fftw \
gsl.5:${PORTSDIR}/math/gsl
gsl.6:${PORTSDIR}/math/gsl
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \
${SITE_PERL}/Term/ReadLine/readline.pm:${PORTSDIR}/devel/p5-ReadLine-Perl

View File

@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A perl interface to GNU Scientific Library
LIB_DEPENDS= gsl.5:${PORTSDIR}/math/gsl
LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl
PERL_CONFIGURE= yes
MAKE_ENV= INC="-I${LOCALBASE}/include"

View File

@ -17,7 +17,7 @@ DIST_SUBDIR= python
MAINTAINER= perky@FreeBSD.org
COMMENT= Python interface to GNU Scientific Library
LIB_DEPENDS= gsl.5:${PORTSDIR}/math/gsl
LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl
PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g}
USE_PYTHON= yes

View File

@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby extension library for GSL (GNU Scientific Library)
LIB_DEPENDS= gsl.5:${.CURDIR}/../gsl
LIB_DEPENDS= gsl.6:${.CURDIR}/../gsl
USE_RUBY= yes
USE_RUBY_SETUP= yes