diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-30 15:46:44 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-30 15:46:44 +0000 |
commit | 7d4308c3cf352c94d805df05179e65eef8b30631 (patch) | |
tree | 57baa277db7dd778978a1a02c43686583701d5b3 /science | |
parent | cd9e6aff97871497ba62c7366e1a285c9d3caa34 (diff) | |
download | ports-7d4308c3cf352c94d805df05179e65eef8b30631.tar.gz ports-7d4308c3cf352c94d805df05179e65eef8b30631.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/ncs/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/science/ncs/Makefile b/science/ncs/Makefile index 492d5420acce..806cd4c5a09c 100644 --- a/science/ncs/Makefile +++ b/science/ncs/Makefile @@ -95,11 +95,7 @@ LIB_DEPENDS+= libblas.so:${PORTSDIR}/math/blas BLAS_LIB= -lblas .endif -.if exists(${LOCALBASE}/bin/acroread) -RUN_DEPENDS+= acroread:${PORTSDIR}/print/acroreadwrapper -.else RUN_DEPENDS+= xpdf:${PORTSDIR}/graphics/xpdf -.endif pre-everything:: @${ECHO_MSG} |