aboutsummaryrefslogtreecommitdiff
path: root/science/openbabel/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-01-02 16:49:24 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-01-02 16:49:24 +0000
commit51d04637cb2aa7e77e78d6b7de91125251405083 (patch)
treefefd75a0b797bfd5f2fbecc832b9a94f740ee983 /science/openbabel/Makefile
parenta3cc859109302e74945b2f3684edfd3e5c434fdc (diff)
downloadports-51d04637cb2aa7e77e78d6b7de91125251405083.tar.gz
ports-51d04637cb2aa7e77e78d6b7de91125251405083.zip
Notes
Diffstat (limited to 'science/openbabel/Makefile')
-rw-r--r--science/openbabel/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile
index 8e641bab8494..1ad6002c358a 100644
--- a/science/openbabel/Makefile
+++ b/science/openbabel/Makefile
@@ -12,15 +12,13 @@ COMMENT= Chemistry file translation program
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= eigen>=0:math/eigen3
-
BROKEN_powerpc64= Does not build: relocation truncated to fit: R_PPC64_TOC16_DS
CONFLICTS_INSTALL= babel-*
USE_CXXSTD= gnu++98
USE_GNOME= libxml2
-USES= cmake:outsource
+USES= cmake:outsource eigen:3
CMAKE_ARGS= -DBUILD_GUI=off
USE_LDCONFIG= yes