diff options
Diffstat (limited to 'math/fftpack')
-rw-r--r-- | math/fftpack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile index d12a8930d7fe..745370f17db1 100644 --- a/math/fftpack/Makefile +++ b/math/fftpack/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar MAINTAINER= giffunip@asme.org +LIB_DEPENDS= linpack.1:${PORTSDIR}/math/linpack + # ${DISTFILES} is automatically created from the directory contents IGNOREFILES= ${DISTFILES} EXTRACT_CMD= ${TAR} |