From e94b575af49a69b0aa678b5ac6f06efeefa56a59 Mon Sep 17 00:00:00 2001 From: rafan Date: Sat, 11 Aug 2007 15:33:56 +0000 Subject: - Chase multimedia/mplayer split PR: ports/115416 Submitted by: Thomas Zander --- multimedia/gmencoder/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/gmencoder') diff --git a/multimedia/gmencoder/Makefile b/multimedia/gmencoder/Makefile index fa4941b7daf..e87472bb429 100644 --- a/multimedia/gmencoder/Makefile +++ b/multimedia/gmencoder/Makefile @@ -16,8 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Gmencoder is Gnome2 front-end to mplayer/mencoder -BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer +BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder +RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit