1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Correct the value of octsrc.

- Bump portrevision.
This commit is contained in:
Stephen Montgomery-Smith 2015-03-13 02:10:35 +00:00
parent e369338f97
commit 9ca9832560
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381157

View File

@ -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