diff options
Diffstat (limited to 'biology/treepuzzle/Makefile')
-rw-r--r-- | biology/treepuzzle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/treepuzzle/Makefile b/biology/treepuzzle/Makefile index f114797909b6..98d0a706d9ec 100644 --- a/biology/treepuzzle/Makefile +++ b/biology/treepuzzle/Makefile @@ -15,7 +15,7 @@ MAINTAINER= jan.lentfer@web.de COMMENT= Maximum likelihood phylogeny reconstruction using quartets GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/puzzle pre-configure: |