aboutsummaryrefslogtreecommitdiff
path: root/biology/ugene
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-08-04 23:06:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-08-04 23:06:21 +0000
commit895c00dee5c65eca21355993d003e2641dd6e714 (patch)
tree7b00275b8a4465599545d9be62fffb171aa893c5 /biology/ugene
parentbb2209eea388cc2b36c76f72cb5874ce687f610a (diff)
downloadports-895c00dee5c65eca21355993d003e2641dd6e714.tar.gz
ports-895c00dee5c65eca21355993d003e2641dd6e714.zip
USES=execinfo
Notes
Notes: svn path=/head/; revision=364067
Diffstat (limited to 'biology/ugene')
-rw-r--r--biology/ugene/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/biology/ugene/Makefile b/biology/ugene/Makefile
index a84b09ee0055..75778e5fc9ab 100644
--- a/biology/ugene/Makefile
+++ b/biology/ugene/Makefile
@@ -15,12 +15,9 @@ COMMENT= Free, open-source, cross-platform bioinformatics toolkit
LICENSE= GPLv2
-.if !exists(/usr/include/execinfo.h)
-LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
-.endif
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
-USES= qmake
+USES= qmake execinfo
USE_GL= glu
USE_QT4= gui webkit xml svg linguist_build moc_build qmake_build \
qtestlib_build rcc_build uic_build imageformats_run \