Index: head/math/octave-forge-video/Makefile =================================================================== --- head/math/octave-forge-video/Makefile (revision 414812) +++ head/math/octave-forge-video/Makefile (revision 414813) @@ -1,32 +1,33 @@ # Created by: Stephen Montgomery-Smith # $FreeBSD$ PORTNAME= octave-forge-video -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING USES= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV+= HOME=${WRKSRC} +CPPFLAGS+= -I${LOCALBASE}/include # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src LIB_DEPENDS+= libavcodec.so:multimedia/ffmpeg .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} .include Index: head/math/octave-forge-video/distinfo =================================================================== --- head/math/octave-forge-video/distinfo (revision 414812) +++ head/math/octave-forge-video/distinfo (revision 414813) @@ -1,2 +1,2 @@ -SHA256 (octave-forge/video-1.2.1.tar.gz) = 4bb065bdcfdae9ba7c8859c88b2a2068f62774a0435bc070ea6c312746033369 -SIZE (octave-forge/video-1.2.1.tar.gz) = 52931 +SHA256 (octave-forge/video-1.2.2.tar.gz) = b25f3e980d6820ddf3f6edb4250dafb72d6430a06a5e68294eb2f3bc936941ba +SIZE (octave-forge/video-1.2.2.tar.gz) = 49984