diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-30 23:46:44 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-30 23:46:44 +0800 |
commit | 870e713ab483c2355b14b64a5a3ca5b8847b3c84 (patch) | |
tree | 57baa277db7dd778978a1a02c43686583701d5b3 /science | |
parent | d5a1f0f853ecbe888fe9bb27a8307c471278f8cb (diff) | |
download | freebsd-ports-gnome-870e713ab483c2355b14b64a5a3ca5b8847b3c84.tar.gz freebsd-ports-gnome-870e713ab483c2355b14b64a5a3ca5b8847b3c84.tar.zst freebsd-ports-gnome-870e713ab483c2355b14b64a5a3ca5b8847b3c84.zip |
Remove some references to no longer existing ports
With hat: portmgr
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} |