View | Details | Raw Unified | Return to bug 157482
Collapse All | Expand All

(-)octave-forge-optim/Makefile (+1 lines)
Lines 15-20 Link Here
15
WRKSRC=		${WRKDIR}/${DISTNAME}/src
15
WRKSRC=		${WRKDIR}/${DISTNAME}/src
16
16
17
RUN_DEPENDS+=	${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous
17
RUN_DEPENDS+=	${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous
18
RUN_DEPENDS+=	${TARBALLS_DIR}/struct.tar.gz:${PORTSDIR}/math/octave-forge-struct
18
19
19
.include <bsd.port.pre.mk>
20
.include <bsd.port.pre.mk>
20
.include "${PORTSDIR}/Mk/bsd.octave.mk"
21
.include "${PORTSDIR}/Mk/bsd.octave.mk"

Return to bug 157482