diff options
Diffstat (limited to 'biology/iqtree/Makefile')
-rw-r--r-- | biology/iqtree/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/iqtree/Makefile b/biology/iqtree/Makefile index 1d9dddaabbef..35bf00c45200 100644 --- a/biology/iqtree/Makefile +++ b/biology/iqtree/Makefile @@ -18,8 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen3.pc:math/eigen3 USES= cmake compiler:openmp USE_GITHUB= yes GH_ACCOUNT= Cibiv - -WRKSRC= ${WRKDIR}/IQ-TREE-${DISTVERSION} +GH_PROJECT= IQ-TREE PLIST_FILES= bin/iqtree PORTEXAMPLES= example.cf example.nex example.phy models.nex |