aboutsummaryrefslogtreecommitdiff
path: root/science/avogadrolibs
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-02-16 08:02:02 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-02-16 08:02:02 +0000
commit05e6ea93c0f5d948a13018c38f3ae34a2005d501 (patch)
tree2308b45e01860306e07eb044644c8dd78c243d9f /science/avogadrolibs
parent00ee536d0a1185bf6b400b6f1fdf8330dae33be0 (diff)
downloadports-05e6ea93c0f5d948a13018c38f3ae34a2005d501.tar.gz
ports-05e6ea93c0f5d948a13018c38f3ae34a2005d501.zip
Notes
Diffstat (limited to 'science/avogadrolibs')
-rw-r--r--science/avogadrolibs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/avogadrolibs/Makefile b/science/avogadrolibs/Makefile
index fa9cb6556d29..1d976d0f5c83 100644
--- a/science/avogadrolibs/Makefile
+++ b/science/avogadrolibs/Makefile
@@ -15,7 +15,7 @@ COMMENT= Avogadro2 libraries for chemical editor and visualization applications
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${LOCALBASE}/include/mmtf.hpp:science/mmtf
+BUILD_DEPENDS= ${LOCALBASE}/include/mmtf.hpp:science/mmtf-cpp
USES= cmake compiler:c++11-lang eigen:3,build,run # eigen needs to be 'run' because it is written into cmake files
USE_GITHUB= yes