diff options
-rw-r--r-- | math/octave-forge-video/Makefile | 3 | ||||
-rw-r--r-- | math/octave-forge-video/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index 8f60826de129..8e7ff9a08e82 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-video -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -14,6 +14,7 @@ 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}. diff --git a/math/octave-forge-video/distinfo b/math/octave-forge-video/distinfo index 24253a6fe22c..2995c9f866f7 100644 --- a/math/octave-forge-video/distinfo +++ b/math/octave-forge-video/distinfo @@ -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 |