diff options
Diffstat (limited to 'sysutils/xvidcap/Makefile')
-rw-r--r-- | sysutils/xvidcap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile index 4b728012346e..4daa05ca128b 100644 --- a/sysutils/xvidcap/Makefile +++ b/sysutils/xvidcap/Makefile @@ -24,7 +24,6 @@ LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame RUN_DEPENDS= animate:${PORTSDIR}/graphics/ImageMagick GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} # Remove MAKE="${GMAKE}" after ffmpeg-devel's upgrade CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |