- Add missing run_depends.

- Bump portrevision.
This commit is contained in:
Stephen Montgomery-Smith 2012-01-07 01:07:17 +00:00
parent 36a3853e6a
commit 60c3e84c21
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288652

View File

@ -7,11 +7,16 @@
PORTNAME= octave-forge-mechanics
PORTVERSION= 1.2.0
PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
RUN_DEPENDS+= ${TARBALLS_DIR}/general.tar.gz:${PORTSDIR}/math/octave-forge-general
RUN_DEPENDS+= ${TARBALLS_DIR}/geometry.tar.gz:${PORTSDIR}/math/octave-forge-geometry
RUN_DEPENDS+= ${TARBALLS_DIR}/linear-algebra.tar.gz:${PORTSDIR}/math/octave-forge-linear-algebra
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${OCTAVE_PKGNAME}