aboutsummaryrefslogtreecommitdiff
path: root/science/flounder/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-28 16:37:35 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-28 16:37:35 +0000
commitbdbf1030b2f358d66f779dab3f34eb0fc95a8dd9 (patch)
tree734c691425384bf25023dd6953d0107f8afa963d /science/flounder/Makefile
parent325ced949d61b94b3f9aec6a1b2a28e989c44271 (diff)
downloadports-bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9.tar.gz
ports-bdbf1030b2f358d66f779dab3f34eb0fc95a8dd9.zip
Notes
Diffstat (limited to 'science/flounder/Makefile')
-rw-r--r--science/flounder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/flounder/Makefile b/science/flounder/Makefile
index 5993ce3e9ed1..e5204d952a29 100644
--- a/science/flounder/Makefile
+++ b/science/flounder/Makefile
@@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
USE_GMAKE= yes
.if !defined(WITHOUT_AVIFILE)
-LIB_DEPENDS+= aviplay:${PORTSDIR}/graphics/avifile
+LIB_DEPENDS+= aviplay:${PORTSDIR}/multimedia/avifile
CONFIGURE_ARGS+= --enable-avifile
.endif