diff options
Diffstat (limited to 'multimedia/gmencoder')
-rw-r--r-- | multimedia/gmencoder/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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" \ |