diff options
Diffstat (limited to 'science/kmovisto')
-rw-r--r-- | science/kmovisto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/kmovisto/Makefile b/science/kmovisto/Makefile index 1b2695c..37ee5b9 100644 --- a/science/kmovisto/Makefile +++ b/science/kmovisto/Makefile @@ -20,7 +20,7 @@ USE_GL= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ |