Build fix for math/octave-forge-data-smoothing.

Spotted by:     QAT@
PR:             127207
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
Approved by:	portmgr (joe)
This commit is contained in:
Maho Nakata 2008-09-08 23:57:21 +00:00
parent 7a1bb458a8
commit def944f36e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220304

View file

@ -12,6 +12,8 @@ CATEGORIES= math
MAINTAINER= stephen@math.missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
RUN_DEPENDS+= ${TARBALLS_DIR}/optim.tar.gz:${PORTSDIR}/math/octave-forge-optim
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
.include <bsd.port.post.mk>