aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-image/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-image/Makefile')
-rw-r--r--math/octave-forge-image/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/octave-forge-image/Makefile b/math/octave-forge-image/Makefile
index 931f76b76713..032932d012a1 100644
--- a/math/octave-forge-image/Makefile
+++ b/math/octave-forge-image/Makefile
@@ -3,6 +3,7 @@
PORTNAME= octave-forge-image
PORTVERSION= 2.2.0
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -17,6 +18,8 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src
RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:${PORTSDIR}/math/octave-forge-signal
RUN_DEPENDS+= ${TARBALLS_DIR}/general.tar.gz:${PORTSDIR}/math/octave-forge-general
+USES= compiler:c++0x
+
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
post-patch: