diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2000-10-24 00:41:28 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2000-10-24 00:41:28 +0000 |
commit | b8a8ee0d58e3b437cec11a2b1d27fdc30c6d2861 (patch) | |
tree | 945f7864a97ff892c90b7d3c70b8a749252c9366 /math/bihar/Makefile | |
parent | 48693222b2e51176458f6a614b6dacf0a8c0e674 (diff) | |
download | ports-b8a8ee0d58e3b437cec11a2b1d27fdc30c6d2861.tar.gz ports-b8a8ee0d58e3b437cec11a2b1d27fdc30c6d2861.zip |
Notes
Diffstat (limited to 'math/bihar/Makefile')
-rw-r--r-- | math/bihar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/bihar/Makefile b/math/bihar/Makefile index d12a8930d7fe..745370f17db1 100644 --- a/math/bihar/Makefile +++ b/math/bihar/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} |