diff options
Diffstat (limited to 'graphics/recmpeg/Makefile')
-rw-r--r-- | graphics/recmpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/recmpeg/Makefile b/graphics/recmpeg/Makefile index 1ff0450a5463..67e27a800970 100644 --- a/graphics/recmpeg/Makefile +++ b/graphics/recmpeg/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org COMMENT= A simple video encoder -LIB_DEPENDS= fame-0.9.0:${PORTSDIR}/graphics/libfame +LIB_DEPENDS= fame-0.9.0:${PORTSDIR}/multimedia/libfame GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |