1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00

- Add missing run dependency.

This commit is contained in:
Stephen Montgomery-Smith 2018-02-24 23:15:44 +00:00
parent 67f2baae7c
commit 3722a560b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462876

View File

@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${DISTNAME}