mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
- Correct the value of octsrc.
- Bump portrevision.
This commit is contained in:
parent
e369338f97
commit
9ca9832560
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381157
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user