aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2015-03-13 10:10:35 +0800
committerstephen <stephen@FreeBSD.org>2015-03-13 10:10:35 +0800
commit70d8c7513bcacb34ac5a4247b52c7c0a22e72baf (patch)
treeca7f81a1fa35181ca4ded82475891055fe84c9d8
parentca52d934d8550f75676338f2fc738137edc2d2bf (diff)
downloadfreebsd-ports-gnome-70d8c7513bcacb34ac5a4247b52c7c0a22e72baf.tar.gz
freebsd-ports-gnome-70d8c7513bcacb34ac5a4247b52c7c0a22e72baf.tar.zst
freebsd-ports-gnome-70d8c7513bcacb34ac5a4247b52c7c0a22e72baf.zip
- Correct the value of octsrc.
- Bump portrevision.
-rw-r--r--math/octave-forge-statistics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave-forge-statistics/Makefile b/math/octave-forge-statistics/Makefile
index 4d3147568686..8adba8705851 100644
--- a/math/octave-forge-statistics/Makefile
+++ b/math/octave-forge-statistics/Makefile
@@ -3,6 +3,7 @@
PORTNAME= octave-forge-statistics
PORTVERSION= 1.2.4
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -10,7 +11,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
-OCTSRC= ${OCTAVE_PKGNAME}
+OCTSRC= ${DISTNAME}
RUN_DEPENDS+= ${TARBALLS_DIR}/io.tar.gz:${PORTSDIR}/math/octave-forge-io