aboutsummaryrefslogtreecommitdiff
path: root/science/flounder
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2011-08-27 23:23:45 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2011-08-27 23:23:45 +0000
commitf839135ccf9b4f96414c3e30b7ba03e182adc23a (patch)
treef5f141acdc9156f23cb2f768f8d292ded28deefc /science/flounder
parent895d6052593d1d5cdaa45228cae736ce4af5e4e4 (diff)
downloadports-f839135ccf9b4f96414c3e30b7ba03e182adc23a.tar.gz
ports-f839135ccf9b4f96414c3e30b7ba03e182adc23a.zip
Remove the dependency on multimedia/avifile which has been broken
on 9.x for months (and generally is more than just a bit dubious).
Notes
Notes: svn path=/head/; revision=280602
Diffstat (limited to 'science/flounder')
-rw-r--r--science/flounder/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/science/flounder/Makefile b/science/flounder/Makefile
index 1f4b0b66e2f6..9405c0280dbd 100644
--- a/science/flounder/Makefile
+++ b/science/flounder/Makefile
@@ -26,11 +26,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} -lstdc++"
USE_GMAKE= yes
-.if !defined(WITHOUT_AVIFILE)
-LIB_DEPENDS+= aviplay:${PORTSDIR}/multimedia/avifile
-CONFIGURE_ARGS+= --enable-avifile
-.endif
-
.if !defined(WITHOUT_PLOT)
BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot